Searched refs:WaitForThread (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/tools/cppunit/
H A DThreadManager.h27 int32 WaitForThread();
70 BThreadManager<TestClass, ExpectedException>::WaitForThread() { function in class:BThreadManager
86 result = WaitForThread();
/haiku/src/add-ons/tracker/zipomatic/
H A DGenericThread.h33 status_t WaitForThread(status_t* exitValue);
H A DGenericThread.cpp272 GenericThread::WaitForThread(status_t* exitValue) function in class:GenericThread
H A DZipOMaticWindow.cpp248 fThread->WaitForThread(&status);
/haiku/src/apps/expander/
H A DGenericThread.h36 status_t WaitForThread(status_t* exitValue);
H A DGenericThread.cpp264 GenericThread::WaitForThread(status_t* exitValue) function in class:GenericThread

Completed in 98 milliseconds