Searched defs:ThreadFunc (Results 1 – 6 of 6) sorted by relevance
42 typedef void (*ThreadFunc)(void *); typedef90 typedef void (*ThreadFunc)(void *); typedef
45 void* ThreadFunc(void* params) { in ThreadFunc() function
31 DWORD __stdcall ThreadFunc(void* params) { in ThreadFunc() function
86 void* ThreadFunc(void* data) { in ThreadFunc() function
271 void* ThreadFunc(void* data) { in ThreadFunc() function
251 void* ThreadFunc(void* data) { in ThreadFunc() function