summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulercbsdetachthread.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-06score: Avoid Giant lock for CBS schedulerSebastian Huber1-20/+26
2014-07-08score: Rename *_Node_get() to *_Thread_get_node()Sebastian Huber1-1/+1
2014-05-14score: Introduce scheduler nodesSebastian Huber1-4/+4
2014-04-15score: Static scheduler configurationSebastian Huber1-3/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-4/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-14/+14
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-0/+1
2012-11-28score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl1-0/+8
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-10-242011-10-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-09-152011-09-15 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-0/+56