RTEMS
|
Initializes the Time of Day Handler. More...
Go to the source code of this file.
Functions | |
void | _TOD_Lock (void) |
Locks the time of day mutex. | |
void | _TOD_Unlock (void) |
Unlocks the time of day mutex. | |
Variables | |
TOD_Control | _TOD |
TOD Management information. | |
static API_Mutex_Control | _TOD_Mutex = API_MUTEX_INITIALIZER( "_TOD" ) |
Initializes the Time of Day Handler.
Definition in file coretod.c.