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

/bionic/tests/
H A Dpthread_test.cpp1056 WAITING, enumerator in enum:pthread_CondWakeupTest::Progress
1089 test->progress = WAITING;
1090 while (test->progress == WAITING) {
1100 SleepUntilProgress(WAITING);
1106 SleepUntilProgress(WAITING);

Completed in 7 milliseconds