|
GDB (xrefs)
|
Go to the source code of this file.
Functions | |
| int | gdb_select (int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) |
| int gdb_select | ( | int | n, |
| fd_set * | readfds, | ||
| fd_set * | writefds, | ||
| fd_set * | exceptfds, | ||
| struct timeval * | timeout | ||
| ) |
Definition at line 28 of file posix-hdep.c.
Referenced by gdb_usleep(), gdb_wait_for_event(), interruptible_select(), and wait_for_connect().
1.8.14