Searched refs:uv__make_close_pending (Results 1 – 3 of 3) sorted by relevance
28 #define uv__make_close_pending(h) uv__want_endgame((h)->loop, (h)) macro168 uv__make_close_pending((uv_handle_t*)handle); in uv__fs_poll_close()245 uv__make_close_pending((uv_handle_t*)handle); in timer_close_cb()
206 void uv__make_close_pending(uv_handle_t* handle);
182 uv__make_close_pending(handle); in uv_close()213 void uv__make_close_pending(uv_handle_t* handle) { in uv__make_close_pending() function284 uv__make_close_pending(handle); /* Back into the queue. */ in uv__finish_close()