Searched refs:windows_iocp_thread (Results 1 – 1 of 1) sorted by relevance
424 static unsigned __stdcall windows_iocp_thread(void *arg) in windows_iocp_thread() function554 priv->completion_port_thread = (HANDLE)_beginthreadex(NULL, 0, windows_iocp_thread, ctx, 0, NULL); in windows_init()