Searched refs:thread_1_func (Results 1 - 1 of 1) sorted by relevance

/external/lldb/test/functionalities/thread/create_after_attach/
H A Dmain.c8 thread_1_func (void *input) function
43 pthread_create (&thread_1, NULL, thread_1_func, NULL);

Completed in 211 milliseconds