Home
last modified time | relevance | path

Searched refs:bizWaitObj (Results 1 - 4 of 4) sorted by relevance

/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_thread.c105 thread->bizWaitObj.wait(&thread->bizWaitObj); in BizWait()
113 thread->bizWaitObj.notify(&thread->bizWaitObj); in BizNotify()
145 res = InitHcCond(&thread->bizWaitObj, NULL); in InitThread()
160 DestroyHcCond(&thread->bizWaitObj); in DestroyThread()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_thread.c104 thread->bizWaitObj.wait(&thread->bizWaitObj); in BizWait()
112 thread->bizWaitObj.notify(&thread->bizWaitObj); in BizNotify()
145 res = InitHcCond(&thread->bizWaitObj, NULL); in InitThread()
160 DestroyHcCond(&thread->bizWaitObj); in DestroyThread()
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_thread.h42 HcCondition bizWaitObj; member
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_thread.h38 HcCondition bizWaitObj; member

Completed in 2 milliseconds