Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dtcp.c350 static void CALLBACK post_completion(void* context, BOOLEAN timed_out) { in post_completion() function
451 req->event_handle, post_completion, (void*) req, in uv__tcp_queue_accept()
533 req->event_handle, post_completion, (void*) req, in uv__tcp_queue_read()