Searched defs:async_req (Results 1 – 2 of 2) sorted by relevance
12 struct async_req { struct22 async_req* req = reinterpret_cast<async_req*>(r->data); in DoAsync() argument
39 struct async_req { struct40 const char* path;41 uv_fs_t fs_req;42 int* count;