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

/external/libcxx/test/thread/thread.condition/thread.condition.condvar/
H A Ddestructor.pass.cpp26 bool g_ready = false; variable
39 g_ready = true;
50 while (!g_ready)
/external/libcxx/test/thread/thread.condition/thread.condition.condvarany/
H A Ddestructor.pass.cpp25 bool g_ready = false; variable
39 g_ready = true;
51 while (!g_ready)

Completed in 78 milliseconds