Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvarany/
Ddestructor.pass.cpp25 bool g_ready = false; variable
39 g_ready = true; in g()
51 while (!g_ready) in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvar/
Ddestructor.pass.cpp26 bool g_ready = false; variable
39 g_ready = true; in g()
50 while (!g_ready) in main()