Home
last modified time | relevance | path

Searched refs:inet_ntoa_thread_proc (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/ws2_32/
H A Dsock.c10745 static DWORD WINAPI inet_ntoa_thread_proc(void *param) in inet_ntoa_thread_proc() function
10777 thread = CreateThread(NULL, 0, inet_ntoa_thread_proc, event, 0, &tid); in test_inet_ntoa()