summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskwakeafter.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-08rtems: Use _Per_CPU_Get_executing()Sebastian Huber1-1/+1
2017-10-24score: Add _Thread_Add_timeout_ticks()Sebastian Huber1-6/+1
2017-10-17score: Rename watchdog variantsSebastian Huber1-1/+1
2017-01-12score: Replace STATES_DELAYINGSebastian Huber1-1/+1
2016-11-18score: Add and use _Thread_Dispatch_direct()Sebastian Huber1-1/+1
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-5/+4
2015-05-19score: Replace _Thread_Delay_ended()Sebastian Huber1-4/+6
2014-06-20score: Fix _Thread_Delay_ended() on SMPSebastian Huber1-2/+2
2014-06-12score: PR2181: Add _Thread_Yield()Sebastian Huber1-2/+1
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-2/+2
2013-07-26score: Create scheduler implementation headerSebastian Huber1-12/+1
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
2013-06-14scheduler: Specify thread of yield operationSebastian Huber1-5/+13
2012-12-02score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov1-16/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
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
2010-11-242010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-1/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
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/+65