Searched defs:IsRunning (Results 1 – 4 of 4) sorted by relevance
| /commonlibrary/c_utils/base/src/ | ||
| D | thread_ex.cpp | 173 bool Thread::IsRunning() const in IsRunning() function in OHOS::Thread |
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.h | 305 bool IsRunning() const in IsRunning() function |
| D | worker_new.h | 305 bool IsRunning() const in IsRunning() function |
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
| D | task_manager.cpp | 908 bool TaskGroupManager::IsRunning(uint32_t groupExecuteId) in IsRunning() function in Commonlibrary::Concurrent::TaskPoolModule::TaskGroupManager |