Searched defs:uv_async_send (Results 1 – 2 of 2) sorted by relevance
/libuv/src/win/ | ||
H A D | async.c | 66 int uv_async_send(uv_async_t* handle) { in uv_async_send() function |
/libuv/src/unix/ | ||
H A D | async.c | 93 int uv_async_send(uv_async_t* handle) { in uv_async_send() function |
Completed in 4 milliseconds