Home
last modified time | relevance | path

Searched defs:uv__make_close_pending (Results 1 – 4 of 4) sorted by relevance

/third_party/libuv/src/
Dfs-poll.c28 #define uv__make_close_pending(h) uv__want_endgame((h)->loop, (h)) macro
/third_party/node/deps/uv/src/
Dfs-poll.c28 #define uv__make_close_pending(h) uv__want_endgame((h)->loop, (h)) macro
/third_party/libuv/src/unix/
Dcore.c225 void uv__make_close_pending(uv_handle_t* handle) { in uv__make_close_pending() function
/third_party/node/deps/uv/src/unix/
Dcore.c224 void uv__make_close_pending(uv_handle_t* handle) { in uv__make_close_pending() function