Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-async-pummel.c53 static void pummel(void* arg) { in pummel() function
78 ASSERT_OK(uv_thread_create(tids + i, pummel, &handle)); in test_async_pummel()
H A Dbenchmark-udp-pummel.c148 static int pummel(unsigned int n_senders, in pummel() function
225 return pummel(a, b, 0); \
228 return pummel(a, b, TEST_DURATION); \
/libuv/
H A DCMakeLists.txt501 test/benchmark-async-pummel.c
518 test/benchmark-udp-pummel.c
H A DChangeLog1130 * test: remove string + int warning on udp-pummel (Juan José Arboleda)

Completed in 19 milliseconds