Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/thread/break_after_join/
Dmain.cpp74 join_thread_func (void *input) in join_thread_func() function
115 pthread_create (&thread_5, NULL, join_thread_func, &thread_4); in main()