Searched refs:PThreadSelfThread (Results 1 – 1 of 1) sorted by relevance
1320 static void *PThreadSelfThread(void *arg) in PThreadSelfThread() function1331 pthread_create(&threadId, nullptr, PThreadSelfThread, &threadId2); in PThreadSelf()