Home
last modified time | relevance | path

Searched defs:uv_req (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/test/
Dbenchmark-pump.c310 union uv_any_req uv_req; member
332 static void req_free(uv_req_t* uv_req) { in req_free()
/third_party/node/src/
Dnode_file-inl.h253 uv_fs_t* uv_req = req_wrap->req(); in AsyncDestCall() local
Dnode_file.cc1973 uv_fs_t* uv_req = req_wrap_async->req(); in WriteString() local