Definition in file os_support.h.
Go to the source code of this file.
Classes | |
| struct | pollfd |
Typedefs | |
| typedef int | socklen_t |
| typedef unsigned long | nfds_t |
Functions | |
| __declspec (dllimport) void __stdcall Sleep(unsigned long dwMilliseconds) | |
| int | poll (struct pollfd *fds, nfds_t numfds, int timeout) |
| typedef int socklen_t |
Definition at line 37 of file os_support.h.
| typedef unsigned long nfds_t |
Definition at line 72 of file os_support.h.
| __declspec | ( | dllimport | ) |
Definition at line 86 of file os_support.c.
Referenced by nVidiaVideoSync::dopoll(), dv1394_read_packet(), VideoOutputIvtv::Poll(), DeviceReadBuffer::Poll(), and cCiTransportConnection::RecvTPDU().
1.5.5