Searched refs:PThreadCondWaitThreadA (Results 1 – 1 of 1) sorted by relevance
635 static void *PThreadCondWaitThreadA(void *arg) in PThreadCondWaitThreadA() function664 pthread_create(&threadIdA, nullptr, PThreadCondWaitThreadA, ¶m); in PThreadCondWait()