summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadchangepriority.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Make _Thread_queue_Requeue() staticSebastian Huber2014-05-151-0/+47
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-151-68/+29
* score: Static scheduler configurationSebastian Huber2014-04-151-3/+3
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-6/+7
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: PR2136: Fix _Thread_Change_priority()Sebastian Huber2013-08-201-4/+10
* score: Create threadq implementation headerSebastian Huber2013-07-261-2/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-1/+1
* score: Create scheduler implementation headerSebastian Huber2013-07-261-4/+2
* score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl2012-11-291-2/+8
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-02-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-181-23/+4
* 2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-171-29/+1
* 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-01-281-1/+1
* 2010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-11-241-4/+8
* 2010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-301-1/+1
* 2010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-291-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-3/+3
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-05-16 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2008-05-161-14/+24
* 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-101-4/+2
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-20/+37
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-171-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added a comment to indicate that if a task blocked on a priorityJoel Sherrill1999-11-021-0/+5
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-171-0/+109