Home
last modified time | relevance | path

Searched defs:timer_close_cb (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-connection-fail.c44 static void timer_close_cb(uv_handle_t* handle) { in timer_close_cb() function
H A Dtest-shutdown-eof.c126 static void timer_close_cb(uv_handle_t* handle) { in timer_close_cb() function
/netbsd-src/external/mit/libuv/dist/src/
H A Dfs-poll.c234 static void timer_close_cb(uv_handle_t* timer) { in timer_close_cb() function