Searched defs:thread_run (Results 1 – 2 of 2) sorted by relevance
142 static DWORD WINAPI thread_run( LPVOID lpThreadParameter ) in thread_run() function
150 static void *thread_run(void *parameter) in thread_run() function