RTEMS  5.0.0
Data Structures | Macros | Variables
timer.h File Reference

POSIX Timers Internal Support. More...

#include <rtems/score/objectdata.h>
#include <rtems/score/watchdog.h>
#include <pthread.h>

Go to the source code of this file.

Data Structures

struct  POSIX_Timer_Control
 

Macros

#define POSIX_TIMER_INFORMATION_DEFINE(max)
 Macro to define the objects information for the POSIX Timer objects. More...
 

Variables

Objects_Information _POSIX_Timer_Information
 The POSIX Timer objects information.
 

Detailed Description

POSIX Timers Internal Support.

This include files defines the internal support for implementation of POSIX Timers.