Searched refs:WaitForThread (Results 1 – 3 of 3) sorted by relevance
96 BOOL (WINAPI *WaitForThread)(ID3DPresent *This, HANDLE thread);132 #define ID3DPresent_WaitForThread(p,a) (p)->lpVtbl->WaitForThread(p,a)
117 void WaitForThread();256 void WaitForThread();
2201 void SourceGroup::WaitForThread() { in WaitForThread() function in v8::SourceGroup2294 void Worker::WaitForThread() { in WaitForThread() function in v8::Worker2561 options.isolate_sources[i].WaitForThread(); in RunMain()2813 worker->WaitForThread(); in CleanupWorkers()