Searched refs:PthreadFunc08 (Results 1 – 1 of 1) sorted by relevance
530 static void *PthreadFunc08(void *arg) in PthreadFunc08() function610 ret = pthread_create(&newTh1, &attr, PthreadFunc08, NULL);613 ret = pthread_create(&newTh2, &attr, PthreadFunc08, NULL);