Home
last modified time | relevance | path

Searched refs:DestroyThread (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_task_thread.c137 DestroyThread(&thread->thread); in InitHcTaskThread()
148 DestroyThread(&thread->thread); in DestroyHcTaskThread()
/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
208 PipeLineThreadPool::GetInstance().DestroyThread(groupId_); in RemoveTask()
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_thread.h42 void DestroyThread(HcThread* thread);
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_thread.h46 void DestroyThread(HcThread* thread);
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/osal/task/
H A Dpipeline_threadpool.h61 void DestroyThread(const std::string &groupId);
/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/player_framework/services/engine/histreamer/player/
H A Ddragging_player_agent.cpp102 PipeLineThreadPool::GetInstance().DestroyThread(threadName_); in ~DraggingPlayerAgent()
H A Dhiplayer_impl.cpp168 PipeLineThreadPool::GetInstance().DestroyThread(playerId_); in ~HiPlayerImpl()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Davmetadatahelper_impl.cpp245 PipeLineThreadPool::GetInstance().DestroyThread(groupId_); in Destroy()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp94 PipeLineThreadPool::GetInstance().DestroyThread(recorderId_); in ~HiRecorderImpl()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp116 PipeLineThreadPool::GetInstance().DestroyThread(transCoderId_); in ~HiTransCoderImpl()