RTEMS
5.0.0
|
Deletes a POSIX Interval Timer. More...
#include <time.h>
#include <errno.h>
#include <pthread.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.