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

  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/tests/
malloc_lockup.cpp 70 static bool g_can_exit = false; variable
88 while (!g_can_exit)
135 g_can_exit = true;
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/tests/
malloc_lockup.cpp 70 static bool g_can_exit = false; variable
88 while (!g_can_exit)
135 g_can_exit = true;

Completed in 62 milliseconds