#include <os_support.h>
Definition at line 74 of file os_support.h.
Public Attributes | |
| int | fd |
| short | events |
| short | revents |
| int pollfd::fd |
Definition at line 75 of file os_support.h.
Referenced by nVidiaVideoSync::dopoll(), dv1394_read_packet(), VideoOutputIvtv::Poll(), poll(), DeviceReadBuffer::Poll(), and cCiTransportConnection::RecvTPDU().
| short pollfd::events |
Definition at line 76 of file os_support.h.
Referenced by nVidiaVideoSync::dopoll(), dv1394_read_packet(), VideoOutputIvtv::Poll(), DeviceReadBuffer::Poll(), and cCiTransportConnection::RecvTPDU().
| short pollfd::revents |
Definition at line 77 of file os_support.h.
Referenced by nVidiaVideoSync::dopoll(), VideoOutputIvtv::Poll(), poll(), DeviceReadBuffer::Poll(), and cCiTransportConnection::RecvTPDU().
1.5.5