Home
last modified time | relevance | path

Searched defs:WaitForThread (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/ceftests/
Dthread_helper.cc15 void WaitForThread(CefThreadId thread_id, int64 delay_ms) { in WaitForThread() function
22 void WaitForThread(CefRefPtr<CefTaskRunner> task_runner, int64 delay_ms) { in WaitForThread() function
/third_party/node/deps/v8/src/d8/
Dd8.cc4074 void SourceGroup::WaitForThread() { in WaitForThread() function in v8::SourceGroup