Home
last modified time | relevance | path

Searched refs:cl_close_cb (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dbenchmark-multi-accept.c102 static void cl_close_cb(uv_handle_t* handle);
339 uv_close((uv_handle_t*) &ctx->client_handle, cl_close_cb); in cl_idle_cb()
344 static void cl_close_cb(uv_handle_t* handle) { in cl_close_cb() function

Completed in 7 milliseconds