Searched defs:ready (Results 1 – 4 of 4) sorted by relevance
42 NOINLINE static void TestFunc6(MAYBE_UNUSED void (*func)(void*), MAYBE_UNUSED volatile bool* ready) in TestFunc6()49 NOINLINE static void TestFunc5(void (*func)(void*), volatile bool* ready) in TestFunc5()54 NOINLINE static void TestFunc4(void (*func)(void*), volatile bool* ready) in TestFunc4()59 NOINLINE static void TestFunc3(void (*func)(void*), volatile bool* ready) in TestFunc3()64 NOINLINE static void TestFunc2(void (*func)(void*), volatile bool* ready) in TestFunc2()69 NOINLINE 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
439 bool ready = false; member
2210 bool ready = false; variable