Searched defs:thread_start (Results 1 – 2 of 2) sorted by relevance
59 static void* thread_start(void* arg) { in thread_start() function
31 static DWORD WINAPI thread_start(LPVOID data) { in thread_start() function