Searched refs:IsLoopActive (Results 1 - 3 of 3) sorted by relevance
/commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
H A D | worker.h | 85 bool IsLoopActive();
|
H A D | worker.cpp | 201 bool Worker::IsLoopActive()
in IsLoopActive() function in Commonlibrary::Concurrent::TaskPoolModule::Worker |
H A D | task_manager.cpp | 365 bool isWorkerLoopActive = worker->IsLoopActive(); in GetIdleWorkersList() |
Completed in 9 milliseconds