Searched refs:child_thread_continue (Results 1 – 1 of 1) sorted by relevance
26 int child_thread_continue = 0; in thread_2_func() local27 while (!child_thread_continue) // The debugger will change this value in thread_2_func()