Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-pump.c41 static uv_req_t* req_alloc(void);
210 req = (uv_write_t*) req_alloc(); in do_write()
258 req = (uv_connect_t*) req_alloc(); in maybe_connect_some()
270 req = (uv_connect_t*) req_alloc(); in maybe_connect_some()
318 static uv_req_t* req_alloc(void) { in req_alloc() function

Completed in 5 milliseconds