GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
An epoll instance. More...
#include <gp_poll.h>
Data Fields | |
gp_dlist | fds |
int | ep_fd |
gp_dlist gp_poll::fds |
A double linked list of struct gp_fd
Definition at line 48 of file gp_poll.h.
Referenced by gp_poll_fds().