XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
umsg32 | recvtime (int32 maxwait) |
[in] | maxwait |
Definition at line 17 of file recvtime.c.
References currpid, disable(), FALSE, insertd(), PR_RECTIM, procent::prhasmsg, procent::prmsg, proctab, procent::prstate, resched(), restore(), sleepq, SYSERR, and TIMEOUT.
Referenced by arp_resolve(), icmp_recv(), udp_recv(), and udp_recvaddr().