Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dfsevents.c106 static void uv__cf_loop_cb(void* arg);
636 ctx.perform = uv__cf_loop_cb; in uv__fsevents_loop_init()
746 static void uv__cf_loop_cb(void* arg) { in uv__cf_loop_cb() function
/netbsd-src/external/mit/libuv/dist/
H A DChangeLog5250 * darwin: make the uv__cf_loop_runner and uv__cf_loop_cb functions static (Ben