Home
last modified time | relevance | path

Searched defs:StopThread (Results 1 – 6 of 6) sorted by relevance

/foundation/ai/ai_engine/services/common/platform/threadpool/source/
Dthread.cpp131 void Thread::StopThread() in StopThread() function in OHOS::AI::Thread
144 bool Thread::StopThread(int timeOut) in StopThread() function in OHOS::AI::Thread
/foundation/multimedia/drm_framework/services/drm_service/server/src/
Ddrm_host_manager.cpp68 StopThreadFuncType StopThread = (StopThreadFuncType)dlsym(libHandle, "StopThread"); in StopServiceThread() local
153 auto StopThread = (StopThreadFuncType)dlsym(handle, "StopThread"); in ServiceThreadMain() local
/foundation/arkui/napi/sample/native_module_systemtest/
Djs_test_threadsafe_napi.cpp137 static napi_value StopThread(napi_env env, napi_callback_info info) in StopThread() function
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
Dmedia_muxer.cpp276 void MediaMuxer::StopThread() in StopThread() function in OHOS::Media::MediaMuxer
/foundation/multimedia/av_codec/services/engine/muxer/
Dmuxer_engine_impl.cpp316 int32_t MuxerEngineImpl::StopThread() noexcept in StopThread() function in OHOS::MediaAVCodec::MuxerEngineImpl
/foundation/multimedia/av_codec/services/engine/codec/video/
Dfcodec.cpp350 void FCodec::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::FCodec