Home
last modified time | relevance | path

Searched refs:NotifyOfCompletion (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_platform.h32 void NotifyOfCompletion();
Dnode_platform.cc44 pending_worker_tasks->NotifyOfCompletion(); in PlatformWorkerThread()
611 void TaskQueue<T>::NotifyOfCompletion() { in NotifyOfCompletion() function in node::TaskQueue