Searched defs:waitForThreadCompletion (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
H A DThreadingNone.cpp40 int waitForThreadCompletion(ThreadIdentifier, void**) { return 0; } function in namespace:WTF
H A DThreadingPthreads.cpp208 int waitForThreadCompletion(ThreadIdentifier threadID, void** result) function in namespace:WTF
H A DThreadingWin.cpp239 int waitForThreadCompletion(ThreadIdentifier threadID, void** result) function in namespace:WTF
/external/webkit/Source/JavaScriptCore/wtf/gtk/
H A DThreadingGtk.cpp144 int waitForThreadCompletion(ThreadIdentifier threadID, void** result) function in namespace:WTF
/external/webkit/Source/JavaScriptCore/wtf/qt/
H A DThreadingQt.cpp182 int waitForThreadCompletion(ThreadIdentifier threadID, void** result) function in namespace:WTF

Completed in 85 milliseconds