Searched refs:PThreadExitThread (Results 1 – 1 of 1) sorted by relevance
810 static void *PThreadExitThread(void *arg) in PThreadExitThread() function821 pthread_create(&threadId, nullptr, PThreadExitThread, &count); in PThreadExit()