Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/thread/exit_during_step/
H A Dmain.cpp17 step_thread_func () in step_thread_func() function
54 std::thread thread_1(step_thread_func); in main()
/llvm-project-15.0.7/lldb/test/API/functionalities/thread/create_during_step/
H A Dmain.cpp15 step_thread_func () in step_thread_func() function
50 std::thread thread_1(step_thread_func); in main()