Searched refs:PThreadJoinThread (Results 1 – 1 of 1) sorted by relevance
878 static void *PThreadJoinThread(void *arg) in PThreadJoinThread() function889 pthread_create(&threadId, nullptr, PThreadJoinThread, static_cast<void *>(&value)); in PThreadJoin()