![]() |
RTEMS 6.1
|
POSIX Timers Internal Support. More...
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. | |
Functions | |
| int | _POSIX_Timer_Is_allowed (clockid_t clock_id) |
| Follow POSIX or FACE Technical Standard on timer_create. | |
Variables | |
| Objects_Information | _POSIX_Timer_Information |
| The POSIX Timer objects information. | |
POSIX Timers Internal Support.
This include files defines the internal support for implementation of POSIX Timers.