wibble
1.1
|
Go to the source code of this file.
Classes | |
class | wibble::sys::Thread |
Encapsulates a thread. More... | |
Namespaces | |
wibble | |
wibble::sys | |
Constant Groups | |
wibble | |
wibble::sys | |
Functions | |
void | wibble::sys::sleep (int secs) |
Portable version of sleep. More... | |
void | wibble::sys::usleep (int usecs) |
Portable version of usleep. More... | |