Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp1555 WAITING, enumerator
1583 while (progress != WAITING) { in StartWaitingThread()
1623 test->progress = WAITING; in WaitThreadFn()
1624 while (test->progress == WAITING) { in WaitThreadFn()