Searched refs:PThreadCondWaitThreadB (Results 1 – 1 of 1) sorted by relevance
644 static void *PThreadCondWaitThreadB(void *arg) in PThreadCondWaitThreadB() function665 pthread_create(&threadIdB, nullptr, PThreadCondWaitThreadB, ¶m); in PThreadCondWait()