Rizin
unix-like reverse engineering framework and cli tools
uv__os390_epoll Struct Reference

#include <os390-syscalls.h>

Public Attributes

QUEUE member
 
struct pollfditems
 
unsigned long size
 
int msg_queue
 

Detailed Description

Definition at line 46 of file os390-syscalls.h.

Member Data Documentation

◆ items

struct pollfd* uv__os390_epoll::items

◆ member

QUEUE uv__os390_epoll::member

Definition at line 47 of file os390-syscalls.h.

Referenced by epoll_create1(), and epoll_queue_close().

◆ msg_queue

◆ size

unsigned long uv__os390_epoll::size

Definition at line 49 of file os390-syscalls.h.

Referenced by child_fork(), epoll_create1(), epoll_ctl(), epoll_wait(), and maybe_resize().


The documentation for this struct was generated from the following file: