HomeSort by relevance Sort by last modified time
    Searched refs:g_ready (Results 1 - 2 of 2) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.condition/thread.condition.condvar/
destructor.pass.cpp 26 bool g_ready = false; variable
39 g_ready = true;
50 while (!g_ready)
  /ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.condition/thread.condition.condvarany/
destructor.pass.cpp 25 bool g_ready = false; variable
39 g_ready = true;
51 while (!g_ready)

Completed in 665 milliseconds