Searched refs:HasQuitted (Results 1 – 4 of 4) sorted by relevance
38 status_t error = (HasQuitted() ? B_OK : B_ERROR); in Run()88 PipedAppRunner::HasQuitted() in HasQuitted() function in PipedAppRunner98 while (!HasQuitted()) in WaitFor()
48 status_t error = (HasQuitted() ? B_OK : B_ERROR); in Run()111 AppRunner::HasQuitted() in HasQuitted() function in AppRunner121 if (!HasQuitted() && requestQuit) in WaitFor()123 while (!HasQuitted()) in WaitFor()
18 bool HasQuitted();
19 bool HasQuitted();