Searched refs:threadFunc2 (Results 1 – 1 of 1) sorted by relevance
711 static void *threadFunc2(void *) in threadFunc2() function723 err = pthread_create(&pid, nullptr, threadFunc2, nullptr); in testCondWait()