![]() |
RTEMS 6.1
|
This source file contains the definition of _Timer_server and the implementation of _Timer_Routine_adaptor(), _Timer_Fire(), _Timer_Fire_after(), _Timer_Fire_when(), _Timer_Cancel(), and the Timer Manager system initialization. More...
#include <rtems/rtems/timerimpl.h>#include <rtems/rtems/clockimpl.h>#include <rtems/rtems/status.h>#include <rtems/rtems/support.h>#include <rtems/score/assert.h>#include <rtems/score/chainimpl.h>#include <rtems/score/thread.h>#include <rtems/score/todimpl.h>#include <rtems/score/watchdogimpl.h>#include <rtems/sysinit.h>Variables | |
| Timer_server_Control *volatile | _Timer_server |
| Pointer to default timer server control block. | |
This source file contains the definition of _Timer_server and the implementation of _Timer_Routine_adaptor(), _Timer_Fire(), _Timer_Fire_after(), _Timer_Fire_when(), _Timer_Cancel(), and the Timer Manager system initialization.