Public Attributes | |
unsigned int | counter |
uv_fs_t | handle |
uv_loop_t * | loop |
uv_thread_t | thread_id |
Definition at line 41 of file test-thread.c.
unsigned int fs_req::counter |
Definition at line 43 of file test-thread.c.
uv_fs_t fs_req::handle |
Definition at line 45 of file test-thread.c.
uv_loop_t* fs_req::loop |
Definition at line 44 of file test-thread.c.
uv_thread_t fs_req::thread_id |
Definition at line 42 of file test-thread.c.