Searched refs:NotifyPendingTask (Results 1 – 3 of 3) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
| D | task.h | 88 void NotifyPendingTask(); |
| D | taskpool.cpp | 381 task->NotifyPendingTask(); in TriggerTask() |
| D | task.cpp | 642 void Task::NotifyPendingTask() in NotifyPendingTask() function in Commonlibrary::Concurrent::TaskPoolModule::Task |