Searched refs:g_thread_2_continuing (Results 1 – 1 of 1) sorted by relevance
5 volatile int g_thread_2_continuing = 0; variable11 while (!g_thread_2_continuing) // The debugger will change this value in thread_1_func()31 g_thread_2_continuing = 1; in thread_2_func()