Home
last modified time | relevance | path

Searched defs:async (Results 1 – 5 of 5) sorted by relevance

/libuv/test/
H A Dtest-async.c31 static uv_async_t async; variable
108 TEST_IMPL(async) { in TEST_IMPL() argument
H A Dtest-embed.c32 static uv_async_t async; variable
/libuv/docs/src/
H A Dasync.rst2 .. _async: target
/libuv/docs/code/progress/
H A Dmain.c8 uv_async_t async; variable
/libuv/src/unix/
H A Dstream.c51 uv_async_t async; member
266 static void uv__stream_osx_cb_close(uv_handle_t* async) { in uv__stream_osx_cb_close()

Completed in 10 milliseconds