Home
last modified time | relevance | path

Searched refs:waitForThreadCompletion (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DThreading.h59 WTF_EXPORT int waitForThreadCompletion(ThreadIdentifier);
73 using WTF::waitForThreadCompletion;
DThreadingPthreads.cpp211 int waitForThreadCompletion(ThreadIdentifier threadID) in waitForThreadCompletion() function
DThreadingWin.cpp229 int waitForThreadCompletion(ThreadIdentifier threadID) in waitForThreadCompletion() function