Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dbenchmark-async.c75 static int test_async(int nthreads) { in test_async() function
125 return test_async(1); in BENCHMARK_IMPL()
130 return test_async(2); in BENCHMARK_IMPL()
135 return test_async(4); in BENCHMARK_IMPL()
140 return test_async(8); in BENCHMARK_IMPL()