Searched defs:thread_proc (Results 1 – 8 of 8) sorted by relevance
6 DWORD WINAPI thread_proc(void *) { in thread_proc() function
8 DWORD WINAPI thread_proc(void *context) { in thread_proc() function
7 unsigned WINAPI thread_proc(void *) { in thread_proc() function
8 void *thread_proc(void *arg) in thread_proc() function