Searched refs:PosixTestThread (Results 1 – 1 of 1) sorted by relevance
1027 static void *PosixTestThread(void *arg) in PosixTestThread() function1052 ret = pthread_create(&newTh, &attr, PosixTestThread, NULL); in PthreadFuncTestSuite()