My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
soc_poll.c File Reference
#include "soc_common.h"
#include <poll.h>

Go to the source code of this file.

Functions

int poll (struct pollfd *fds, nfds_t nfsd, int timeout)
 

Function Documentation

int poll ( struct pollfd fds,
nfds_t  nfsd,
int  timeout 
)

Definition at line 4 of file soc_poll.c.