Searched refs:g_thread_2_continuing (Results 1 - 1 of 1) sorted by relevance

/external/lldb/test/functionalities/thread/create_after_attach/
H A Dmain.c5 volatile int g_thread_2_continuing = 0; variable
11 while (!g_thread_2_continuing) // The debugger will change this value
31 g_thread_2_continuing = 1;

Completed in 80 milliseconds