|
RTEMS CPU Kit with SuperCore
4.11.2
|
Suspends Execution of calling thread until Time elapses. More...
#include <time.h>#include <errno.h>#include <rtems/seterr.h>#include <rtems/score/threadimpl.h>#include <rtems/score/threadqimpl.h>#include <rtems/score/timespec.h>#include <rtems/score/watchdogimpl.h>
Functions | |
| int | nanosleep (const struct timespec *rqtp, struct timespec *rmtp) |
Suspends Execution of calling thread until Time elapses.
1.8.13