Searched defs:StopThread (Results 1 – 6 of 6) sorted by relevance
131 void Thread::StopThread() in StopThread() function in OHOS::AI::Thread144 bool Thread::StopThread(int timeOut) in StopThread() function in OHOS::AI::Thread
68 StopThreadFuncType StopThread = (StopThreadFuncType)dlsym(libHandle, "StopThread"); in StopServiceThread() local153 auto StopThread = (StopThreadFuncType)dlsym(handle, "StopThread"); in ServiceThreadMain() local
137 static napi_value StopThread(napi_env env, napi_callback_info info) in StopThread() function
276 void MediaMuxer::StopThread() in StopThread() function in OHOS::Media::MediaMuxer
316 int32_t MuxerEngineImpl::StopThread() noexcept in StopThread() function in OHOS::MediaAVCodec::MuxerEngineImpl
350 void FCodec::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::FCodec