Searched refs:PThreadCondTimedWaitThreadB (Results 1 – 1 of 1) sorted by relevance
602 static void *PThreadCondTimedWaitThreadB(void *arg) in PThreadCondTimedWaitThreadB() function619 pthread_create(&threadIdB, nullptr, PThreadCondTimedWaitThreadB, ¶m); in PThreadCondTimedWait()