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