Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-udp-pummel.c53 static struct receiver_state receivers[1024]; variable
144 uv_close((uv_handle_t*)&receivers[i].udp_handle, close_cb); in timeout_cb()
157 ASSERT_LE(n_receivers, ARRAY_SIZE(receivers)); in pummel()
173 struct receiver_state* s = receivers + i; in pummel()
/libuv/docs/src/guide/
H A Dthreads.rst309 the message sender, only threads with libuv loops can be receivers (or rather

Completed in 6 milliseconds