Home
last modified time | relevance | path

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

/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_thread.c46 if (thread->threadFunc) { in StaticThreadFunc()
47 thread->threadFunc(args); in StaticThreadFunc()
122 thread->threadFunc = func; in InitThread()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_thread.c39 if (thread->threadFunc) { in StaticThreadFunc()
40 thread->threadFunc(args); in StaticThreadFunc()
121 thread->threadFunc = func; in InitThread()
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_thread.h31 ThreadFunc threadFunc; member
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_thread.h27 ThreadFunc threadFunc; member

Completed in 1 milliseconds