Home
last modified time | relevance | path

Searched defs:reqs (Results 1 – 3 of 3) sorted by relevance

/libuv/test/
H A Dtest-threadpool-cancel.c38 void* reqs; member
201 uv_getaddrinfo_t reqs[4]; in TEST_IMPL() local
234 uv_getnameinfo_t reqs[4]; in TEST_IMPL() local
294 uv_work_t reqs[16]; in TEST_IMPL() local
318 uv_fs_t reqs[26]; in TEST_IMPL() local
H A Dbenchmark-fs-stat.c47 uv_fs_t reqs[MAX_CONCURRENT_REQS]; in warmup() local
95 struct async_req reqs[MAX_CONCURRENT_REQS]; in async_bench() local
H A Dtest-watcher-cross-stop.c36 static uv_udp_send_t reqs[ARRAY_SIZE(sockets)]; variable

Completed in 7 milliseconds