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

/external/libcxx/test/std/thread/thread.condition/thread.condition.condvar/
H A Ddestructor.pass.cpp28 bool g_ready = false; variable
41 g_ready = true;
52 while (!g_ready)
/external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
H A Ddestructor.pass.cpp27 bool g_ready = false; variable
41 g_ready = true;
53 while (!g_ready)

Completed in 1112 milliseconds