Searched refs:uv__cf_loop_cb (Results 1 – 2 of 2) sorted by relevance
106 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
5250 * darwin: make the uv__cf_loop_runner and uv__cf_loop_cb functions static (Ben