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

/bionic/tests/
H A Dpthread_test.cpp1123 WAITING, enumerator in enum:pthread_CondWakeupTest::Progress
1148 while (progress != WAITING) {
1164 test->progress = WAITING;
1165 while (test->progress == WAITING) {

Completed in 67 milliseconds