Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dfsevents.c183 static void uv__fsevents_cb(uv_async_t* cb) { in uv__fsevents_cb() function
824 uv_async_init(handle->loop, handle->cf_cb, uv__fsevents_cb); in uv__fsevents_init()
/third_party/node/deps/uv/src/unix/
H A Dfsevents.c185 static void uv__fsevents_cb(uv_async_t* cb) { in uv__fsevents_cb() function
835 uv_async_init(handle->loop, handle->cf_cb, uv__fsevents_cb); in uv__fsevents_init()

Completed in 2 milliseconds