Home
last modified time | relevance | path

Searched defs:DestroyThread (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_thread.c151 void DestroyThread(HcThread *thread) in DestroyThread() function
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_thread.c151 void DestroyThread(HcThread *thread) in DestroyThread() function
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Dpipeline_threadpool.cpp98 void PipeLineThreadPool::DestroyThread(const std::string &groupId) in DestroyThread() function in OHOS::Media::PipeLineThreadPool