Searched defs:uv__make_close_pending (Results 1 – 4 of 4) sorted by relevance
28 #define uv__make_close_pending(h) uv__want_endgame((h)->loop, (h)) macro
225 void uv__make_close_pending(uv_handle_t* handle) { in uv__make_close_pending() function
224 void uv__make_close_pending(uv_handle_t* handle) { in uv__make_close_pending() function