|
RTEMS CPU Kit with SuperCore
|
Deletes a POSIX Interval Timer. More...
#include <time.h>#include <errno.h>#include <pthread.h>#include <rtems/system.h>#include <rtems/seterr.h>#include <rtems/score/thread.h>#include <rtems/score/watchdogimpl.h>#include <rtems/posix/timerimpl.h>
Functions | |
| int | timer_delete (timer_t timerid) |
| Delete a Per-Process Timer. | |
Deletes a POSIX Interval Timer.
1.8.13