Searched refs:PthreadFunc (Results 1 – 2 of 2) sorted by relevance
53 static void *PthreadFunc(void *arg) in PthreadFunc() function67 pthread_create(&pthread[count], NULL, PthreadFunc, NULL); in ChildFun()
45 static void *PthreadFunc(void *arg) in PthreadFunc() function