Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

unistd.h File Reference

Interface: reduced UNIX standard library. More...

#include <tm.h>
#include <time.h>

Go to the source code of this file.

Defines

#define sleep(s)   delay(1000*(s))
#define msleep(s)   delay(s)

Functions

wakeup_t wait_event (wakeup_t(*wakeup)(wakeup_t), wakeup_t data)


Detailed Description

Interface: reduced UNIX standard library.

Author:
Markus L. Noga <markus@noga.de>

Definition in file unistd.h.


Define Documentation

#define msleep  )     delay(s)
 

Definition at line 123 of file unistd.h.

#define sleep  )     delay(1000*(s))
 

Definition at line 122 of file unistd.h.

Referenced by main(), and StateChanger::onOff().


Function Documentation

wakeup_t wait_event wakeup_t(*)(wakeup_t wakeup,
wakeup_t  data
[inline]
 

Definition at line 112 of file unistd.h.

References _tdata_t::wakeup, and wakeup_t.


Generated on Fri Feb 25 08:02:43 2005 for brickos by  doxygen 1.3.9.1