Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dfsevents.c106 static void uv__cf_loop_cb(void* arg);
625 ctx.perform = uv__cf_loop_cb; in uv__fsevents_loop_init()
735 static void uv__cf_loop_cb(void* arg) { in uv__cf_loop_cb() function
/third_party/node/deps/uv/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

Completed in 5 milliseconds