Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/thread/create_during_step/
H A Dmain.cpp32 std::thread *step_thread = (std::thread*)input; in create_thread_func() local
38 step_thread->join(); in create_thread_func()