Home
last modified time | relevance | path

Searched defs:async_req (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/addons/async-hello-world/
Dbinding.cc12 struct async_req { struct
22 async_req* req = reinterpret_cast<async_req*>(r->data); in DoAsync() argument
/third_party/libuv/test/
Dbenchmark-fs-stat.c39 struct async_req { struct
40 const char* path;
41 uv_fs_t fs_req;
42 int* count;