XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
status | insertd (pid32 pid, qid16 q, int32 key) |
Definition at line 9 of file insertd.c.
References isbadpid, isbadqid, OK, qentry::qkey, qentry::qnext, qentry::qprev, queuehead, queuetab, queuetail, and SYSERR.
Referenced by recvtime(), and sleepms().