Home
last modified time | relevance | path

Searched defs:IsRunning (Results 1 – 4 of 4) sorted by relevance

/commonlibrary/c_utils/base/src/
Dthread_ex.cpp173 bool Thread::IsRunning() const in IsRunning() function in OHOS::Thread
/commonlibrary/ets_utils/js_concurrent_module/worker/
Dworker.h305 bool IsRunning() const in IsRunning() function
Dworker_new.h305 bool IsRunning() const in IsRunning() function
/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dtask_manager.cpp908 bool TaskGroupManager::IsRunning(uint32_t groupExecuteId) in IsRunning() function in Commonlibrary::Concurrent::TaskPoolModule::TaskGroupManager