Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-multi-accept.c257 static void server_cb(void *arg) { in server_cb() function
385 ASSERT_OK(uv_thread_create(&ctx->thread_id, server_cb, ctx)); in test_tcp()

Completed in 7 milliseconds