Home
last modified time | relevance | path

Searched refs:async_req (Results 1 – 3 of 3) sorted by relevance

/libuv/test/
H A Dbenchmark-fs-stat.c39 struct async_req { struct
86 struct async_req* req = container_of(fs_req, struct async_req, fs_req); in stat_cb()
95 struct async_req reqs[MAX_CONCURRENT_REQS]; in async_bench()
96 struct async_req* req; in async_bench()
/libuv/src/win/
H A Dasync.c47 req = &handle->async_req; in uv_async_init()
79 POST_COMPLETION_FOR_REQ(loop, &handle->async_req); in uv_async_send()
/libuv/include/uv/
H A Dwin.h564 struct uv_req_s async_req; \

Completed in 9 milliseconds