/libuv/test/ |
H A D | test-active.c | 32 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-poll-close.c | 39 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-socket-buffer-size.c | 34 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-poll-closesocket.c | 34 static void close_cb(uv_handle_t* h) { in close_cb() function
|
H A D | test-tcp-connect-error-after-write.c | 34 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-tcp-connect-error.c | 40 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-poll-multiple-handles.c | 37 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-udp-sendmmsg-error.c | 37 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-close-order.c | 34 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-pipe-connect-prepare.c | 44 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-not-writable-after-shutdown.c | 27 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | benchmark-million-timers.c | 36 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-udp-multicast-ttl.c | 39 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-timer-again.c | 37 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-udp-multicast-interface.c | 39 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-udp-multicast-interface6.c | 39 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-shutdown-twice.c | 35 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-udp-dgram-too-big.c | 42 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-poll-close-doesnt-corrupt-stack.c | 40 static void close_cb(uv_handle_t* h) { in close_cb() function
|
H A D | test-tcp-close-while-connecting.c | 35 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-idle.c | 36 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-async.c | 72 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-pipe-connect-error.c | 39 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-shutdown-close.c | 46 static void close_cb(uv_handle_t* handle) { in close_cb() function
|
H A D | test-tcp-connect6-error.c | 39 static void close_cb(uv_handle_t* handle) { in close_cb() function
|