Searched refs:PthreadCondFunc001 (Results 1 – 1 of 1) sorted by relevance
294 static void *PthreadCondFunc001(void *arg) in PthreadCondFunc001() function346 ret = pthread_create(&thread[i], &attr, PthreadCondFunc001, NULL); in PthreadFunc06()