RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions | Variables
coretod.c File Reference

This source file contains the definition of _TOD and the implementation of _TOD_Lock(), _TOD_Unlock(), and _TOD_Is_owner(). More...

#include <rtems/score/todimpl.h>
#include <rtems/score/apimutex.h>

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.
 

Detailed Description

This source file contains the definition of _TOD and the implementation of _TOD_Lock(), _TOD_Unlock(), and _TOD_Is_owner().