Home
last modified time | relevance | path

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

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