Searched refs:ThreadSetFunc2 (Results 1 – 3 of 3) sorted by relevance
57 static void *ThreadSetFunc2(void *arg) in ThreadSetFunc2() function113 ret = pthread_create(&thread2, NULL, ThreadSetFunc2, 0); in TestSigMultiPthread()
40 static void *ThreadSetFunc2(void *arg) in ThreadSetFunc2() function95 retValue = pthread_create(&thread2, NULL, ThreadSetFunc2, 0); in TestMultiPthreadKillPendNormal()
40 static void *ThreadSetFunc2(void *arg) in ThreadSetFunc2() function116 retValue = pthread_create(&thread2, NULL, ThreadSetFunc2, 0); in TestMultiPthreadFatherProcessExit()