summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/todimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-304/+0
* score: Use self-contained API mutexSebastian Huber2017-12-041-10/+6
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-40/+0
* score: Change Timestamp_Control to sbintime_tSebastian Huber2017-10-091-3/+2
* score: Use struct timespec for TODSebastian Huber2017-10-091-46/+8
* posix: cond_timedwait remember and use clock from condattrGedare Bloom2016-07-251-0/+2
* score: Avoid Giant lock for set time of daySebastian Huber2016-05-021-3/+31
* score: Streamline set time of day functionsSebastian Huber2016-05-021-16/+9
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-17/+0
* score: Statically initialize TOD handlerSebastian Huber2016-01-121-8/+1
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-0/+39
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-76/+59
* todimpl.h: Add missing DoxygenJoel Sherrill2014-07-231-0/+10
* Add _TOD_Adjust to SCORE TOD Handler.Joel Sherrill2014-07-231-0/+12
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add local context to SMP lock APISebastian Huber2014-03-111-4/+4
* score: Use an ISR lock for TODSebastian Huber2013-08-011-10/+25
* score: Move nanoseconds since last tick supportSebastian Huber2013-08-011-1/+15
* score: Add and use _TOD_Is_set()Sebastian Huber2013-08-011-0/+5
* score: Delete _TOD_Activate and _TOD_DeactivateSebastian Huber2013-08-011-18/+0
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-0/+328