Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-getaddrinfo.c26 #define CONCURRENT_CALLS 10 macro
33 static uv_getaddrinfo_t handles[CONCURRENT_CALLS];
74 for (i = 0; i < CONCURRENT_CALLS; i++) { in BENCHMARK_IMPL()

Completed in 6 milliseconds