Searched refs:inet_ntoa_thread_proc (Results 1 – 1 of 1) sorted by relevance
10745 static DWORD WINAPI inet_ntoa_thread_proc(void *param) in inet_ntoa_thread_proc() function10777 thread = CreateThread(NULL, 0, inet_ntoa_thread_proc, event, 0, &tid); in test_inet_ntoa()