Public Attributes | |
unsigned | async_events |
uv_async_t | async_handles [1024 *1024] |
unsigned | handles_seen |
Definition at line 25 of file benchmark-million-async.c.
unsigned async_container::async_events |
Definition at line 26 of file benchmark-million-async.c.
uv_async_t async_container::async_handles[1024 *1024] |
Definition at line 28 of file benchmark-million-async.c.
unsigned async_container::handles_seen |
Definition at line 27 of file benchmark-million-async.c.