Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-threadpool-cancel.c151 static void nop_random_cb(uv_random_t* req, int status, void* buf, size_t len) { in nop_random_cb() function
244 nop_random_cb)); in TEST_IMPL()