Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-threadpool-cancel.c393 static void busy_cb(uv_work_t* req) { in busy_cb() function
406 ASSERT_OK(uv_queue_work(uv_default_loop(), &req, busy_cb, after_busy_cb)); in TEST_IMPL()

Completed in 6 milliseconds