Searched refs:WaitForQuit (Results 1 – 3 of 3) sorted by relevance
35 static status_t WaitForQuit(sem_id semaphore,
102 MessageLooper::WaitForQuit(sem_id semaphore, bigtime_t timeout) in WaitForQuit() function in MessageLooper
189 if (MessageLooper::WaitForQuit(deathSemaphore, 3000000) != B_OK) { in ~ServerApp()