Searched defs:ready (Results 1 – 5 of 5) sorted by relevance
42 static void TestFunc6(MAYBE_UNUSED void (*func)(void*), MAYBE_UNUSED volatile bool* ready) in TestFunc6()49 static void TestFunc5(void (*func)(void*), volatile bool* ready) in TestFunc5()54 static void TestFunc4(void (*func)(void*), volatile bool* ready) in TestFunc4()59 static void TestFunc3(void (*func)(void*), volatile bool* ready) in TestFunc3()64 static void TestFunc2(void (*func)(void*), volatile bool* ready) in TestFunc2()69 static void TestFunc1(void (*func)(void*), volatile bool* ready) in TestFunc1()78 bool ready; in WaitForRemote() local89 static volatile bool ready = false; in RemoteFork() local
28 bool ready = false; member
402 bool ready = false; member
576 bool ready = false; in RunSanitizerd() local
2208 bool ready = false; variable