Searched defs:SocketIoThread (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dsocket.c359 static isc_threadresult_t WINAPI SocketIoThread(LPVOID ThreadContext);
487 manager->hIOCPThreads[i] = CreateThread(NULL, 0, SocketIoThread,
2472 SocketIoThread(LPVOID ThreadContext) { function
2647 ISC_MSG_EXITING, "SocketIoThread exiting"));

Completed in 23 milliseconds