Searched refs:thread_proc_2 (Results 1 – 1 of 1) sorted by relevance
14 DWORD WINAPI thread_proc_2(void *) { in thread_proc_2() function30 thr = CreateThread(NULL, 0, thread_proc_2, NULL, 0, NULL); in main()