Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp1476 WAITING, enumerator
1503 while (progress != WAITING) { in StartWaitingThread()
1544 test->progress = WAITING; in WaitThreadFn()
1545 while (test->progress == WAITING) { in WaitThreadFn()