RTEMS  5.1
Functions
psxtimerdelete.c File Reference

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)
 

Detailed Description

Deletes a POSIX Interval Timer.