Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/thread/break_after_join/
H A Dmain.cpp53 join_thread_func (void *input) in join_thread_func() function
88 std::thread thread_5(join_thread_func, &thread_1); in main()