Searched refs:threadfunc2 (Results 1 – 1 of 1) sorted by relevance
34 void *threadfunc2(void *arg) in threadfunc2() function53 pthread_create(&pid2, NULL, threadfunc2, NULL); in pthread_cond_wait_0100()