Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/thread/create_after_attach/
H A Dmain.cpp26 int child_thread_continue = 0; in thread_2_func() local
27 while (!child_thread_continue) // The debugger will change this value in thread_2_func()