Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/thread/create_after_attach/
Dmain.c21 thread_2_func (void *input) in thread_2_func() function
53 pthread_create (&thread_2, NULL, thread_2_func, NULL); in main()