Searched defs:ThreadFunc (Results 1 – 4 of 4) sorted by relevance
24 typedef int (*ThreadFunc)(void*); typedef
28 typedef int (*ThreadFunc)(void*); typedef
31 static void *ThreadFunc(void *arg) in ThreadFunc() function
186 static void *ThreadFunc(void *arg) in ThreadFunc() function