
Functions | |
| struct evfd * | create_evfd (void) |
| void | destroy_evfd (struct evfd *e) |
| int | get_read_evfd (struct evfd *evfd) |
| int | write_evfd (struct evfd *evfd) |
| int | read_evfd (struct evfd *evfd) |
References evfd::fds, and NULL.
Referenced by queue_create().

References evfd::fds.
Referenced by queue_get_eventfd().

References data, evfd::fds, and evfd::read.
Referenced by queue_del().

References data, evfd::fds, and evfd::read.
Referenced by queue_add().
