Public Attributes | |
| unsigned | nreqs |
| void * | reqs |
| unsigned | stride |
| uv_timer_t | timer_handle |
Definition at line 33 of file test-threadpool-cancel.c.
| unsigned cancel_info::nreqs |
Definition at line 35 of file test-threadpool-cancel.c.
| void* cancel_info::reqs |
Definition at line 34 of file test-threadpool-cancel.c.
| unsigned cancel_info::stride |
Definition at line 36 of file test-threadpool-cancel.c.
| uv_timer_t cancel_info::timer_handle |
Definition at line 37 of file test-threadpool-cancel.c.