Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-threadpool-cancel.c181 static void nop_done_cb(uv_work_t* req, int status) { in nop_done_cb() function
376 ASSERT_OK(uv_queue_work(loop, &req, (uv_work_cb) abort, nop_done_cb)); in TEST_IMPL()

Completed in 7 milliseconds