Searched refs:NotifyIdle (Results 1 - 2 of 2) sorted by relevance
/commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
H A D | worker.cpp | 57 worker_->NotifyIdle();
in ~RunningScope() 328 void Worker::NotifyIdle() in NotifyIdle() function in Commonlibrary::Concurrent::TaskPoolModule::Worker 389 worker->NotifyIdle(); in PerformTask() |
H A D | worker.h | 99 void NotifyIdle();
138 // including the HandleScope and NotifyRunning/NotifyIdle |
Completed in 2 milliseconds