brickOS Kernel Developer v0.9.0
|
Interface: reduced UNIX standard library. More...
Go to the source code of this file.
Macros | |
#define | sleep(s) delay(1000*(s)) |
#define | msleep(s) delay(s) |
Functions | |
wakeup_t | wait_event (wakeup_t(*wakeup)(wakeup_t), wakeup_t data) |
Interface: reduced UNIX standard library.
Definition in file unistd.h.