RTEMS 6.1-rc6
|
This source file contains the definition of _TOD and the implementation of _TOD_Lock(), _TOD_Unlock(), and _TOD_Is_owner(). More...
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. | |
This source file contains the definition of _TOD and the implementation of _TOD_Lock(), _TOD_Unlock(), and _TOD_Is_owner().