|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <os390-syscalls.h>
Public Attributes | |
| QUEUE | member |
| struct pollfd * | items |
| unsigned long | size |
| int | msg_queue |
Definition at line 46 of file os390-syscalls.h.
| struct pollfd* uv__os390_epoll::items |
Definition at line 48 of file os390-syscalls.h.
Referenced by child_fork(), epoll_create1(), epoll_ctl(), epoll_file_close(), epoll_queue_close(), epoll_wait(), and maybe_resize().
| QUEUE uv__os390_epoll::member |
Definition at line 47 of file os390-syscalls.h.
Referenced by epoll_create1(), and epoll_queue_close().
| int uv__os390_epoll::msg_queue |
Definition at line 50 of file os390-syscalls.h.
Referenced by epoll_create1(), epoll_queue_close(), init_message_queue(), os390_message_queue_handler(), uv_fs_event_start(), and uv_fs_event_stop().
Definition at line 49 of file os390-syscalls.h.
Referenced by child_fork(), epoll_create1(), epoll_ctl(), epoll_wait(), and maybe_resize().