XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
void | wakeup (void) |
void wakeup | ( | void | ) |
Definition at line 9 of file wakeup.c.
References DEFER_START, DEFER_STOP, dequeue(), firstkey, nonempty, ready(), resched_cntl(), and sleepq.
Referenced by clkhandler().