Tizen RT Libs&Environment  v1.0 D5
pollfd Struct Reference

#include <poll.h>

Collaboration diagram for pollfd:

Data Fields

int fd
 
sem_tsem
 
pollevent_t events
 
pollevent_t revents
 
FAR void * priv
 

Detailed Description

Definition at line 135 of file poll.h.

Field Documentation

pollevent_t events

Definition at line 138 of file poll.h.

int fd

Definition at line 136 of file poll.h.

FAR void* priv

Definition at line 140 of file poll.h.

pollevent_t revents

Definition at line 139 of file poll.h.

sem_t* sem

Definition at line 137 of file poll.h.


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