summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskwakewhen.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-12rtems: Constify rtems_task_wake_when()Sebastian Huber1-6/+2
2021-05-12_TOD_Validate(): Fix incorrect return codeFrank Kühndel1-5/+8
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-1/+1
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-02-08Use _Thread_Dispatch_direct()Sebastian Huber1-1/+1
2018-02-08rtems: Use _Per_CPU_Get_executing()Sebastian Huber1-1/+1
2018-02-02score: Rename _Watchdog_Realtime_from_*()Sebastian Huber1-1/+1
2017-10-24score: Rename _Watchdog_Ticks_from_*()Sebastian Huber1-1/+1
2017-10-17score: Rename watchdog variantsSebastian Huber1-1/+1
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-11/+7
2015-05-19score: Replace _Thread_Delay_ended()Sebastian Huber1-3/+5
2014-06-20score: Fix _Thread_Delay_ended() on SMPSebastian Huber1-5/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-01score: Add and use _TOD_Is_set()Sebastian Huber1-1/+1
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-0/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-13/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-1/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2012-12-02score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov1-17/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
2012-06-14score: New structure TOD_ControlSebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2008-12-082008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2007-04-022007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+5
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1-0/+80