summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulercbsdetachthread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* score: Avoid Giant lock for CBS schedulerSebastian Huber2016-05-061-20/+26
* score: Rename *_Node_get() to *_Thread_get_node()Sebastian Huber2014-07-081-1/+1
* score: Introduce scheduler nodesSebastian Huber2014-05-141-4/+4
* score: Static scheduler configurationSebastian Huber2014-04-151-3/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-4/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-14/+14
* score: Move thread dispatch content to new fileSebastian Huber2013-06-071-0/+1
* score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl2012-11-281-0/+8
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-061-1/+1
* 2011-10-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-241-1/+1
* 2011-09-15 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2011-09-151-0/+56