summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskwakeafter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Use _Per_CPU_Get_executing()Sebastian Huber2018-02-081-1/+1
* score: Add _Thread_Add_timeout_ticks()Sebastian Huber2017-10-241-6/+1
* score: Rename watchdog variantsSebastian Huber2017-10-171-1/+1
* score: Replace STATES_DELAYINGSebastian Huber2017-01-121-1/+1
* score: Add and use _Thread_Dispatch_direct()Sebastian Huber2016-11-181-1/+1
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-5/+4
* score: Replace _Thread_Delay_ended()Sebastian Huber2015-05-191-4/+6
* score: Fix _Thread_Delay_ended() on SMPSebastian Huber2014-06-201-2/+2
* score: PR2181: Add _Thread_Yield()Sebastian Huber2014-06-121-2/+1
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-2/+2
* score: Create scheduler implementation headerSebastian Huber2013-07-261-12/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* score: Create watchdog implementation headerSebastian Huber2013-07-221-0/+1
* scheduler: Specify thread of yield operationSebastian Huber2013-06-141-5/+13
* score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov2012-12-021-16/+7
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-11-241-1/+2
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+65