|
RTEMS CPU Kit with SuperCore
4.11.3
|
#include <sys/time.h>

Go to the source code of this file.
Data Structures | |
| struct | selinfo |
Macros | |
| #define | SI_COLL 0x0001 /* collision occurred */ |
Functions | |
| int | select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout) |
1.8.13