Public Attributes | |
int * | count |
uv_fs_t | fs_req |
const char * | path |
Definition at line 39 of file benchmark-fs-stat.c.
int* async_req::count |
Definition at line 42 of file benchmark-fs-stat.c.
uv_fs_t async_req::fs_req |
Definition at line 41 of file benchmark-fs-stat.c.
const char* async_req::path |
Definition at line 40 of file benchmark-fs-stat.c.