Searched refs:CheckFreeConditions (Results 1 - 2 of 2) sorted by relevance
/commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
H A D | worker.h | 175 bool CheckFreeConditions();
|
H A D | worker.cpp | 88 if (!worker->CheckFreeConditions()) {
in ReleaseWorkerHandles() 105 bool Worker::CheckFreeConditions() in CheckFreeConditions() function in Commonlibrary::Concurrent::TaskPoolModule::Worker |
Completed in 2 milliseconds