Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/libplatform/
Ddefault-foreground-task-runner.cc125 WaitForTaskLocked(guard); in PopTaskFromQueue()
172 void DefaultForegroundTaskRunner::WaitForTaskLocked(const base::MutexGuard&) { in WaitForTaskLocked() function in v8::platform::DefaultForegroundTaskRunner
Ddefault-foreground-task-runner.h62 void WaitForTaskLocked(const base::MutexGuard&); in NON_EXPORTED_BASE()