Orocos Real-Time Toolkit
2.8.3
|
Go to the source code of this file.
Functions | |
unsigned int | sleep (unsigned int s) |
int | usleep (unsigned int us) |
int | setenv (const char *name, const char *value, int overwrite) |
int setenv | ( | const char * | name, |
const char * | value, | ||
int | overwrite | ||
) |
int usleep | ( | unsigned int | us | ) |
Definition at line 58 of file fosi.cpp.
References win32_nanosleep().
Referenced by RTT::os::rtai_thread_wrapper().