Home
last modified time | relevance | path

Searched refs:child_thread_continue (Results 1 – 1 of 1) sorted by relevance

/external/lldb/test/functionalities/thread/create_after_attach/
Dmain.c24 int child_thread_continue = 0; in thread_2_func() local
25 while (!child_thread_continue) // The debugger will change this value in thread_2_func()