Home
last modified time | relevance | path

Searched defs:thread_cb (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-async-null-cb.c32 static void thread_cb(void* dummy) { in thread_cb() function
H A Dtest-async.c38 static void thread_cb(void *arg) { in thread_cb() function
H A Dbenchmark-million-async.c43 static void thread_cb(void* arg) { in thread_cb() function