summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasksetpriority.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+5
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Add _Thread_queue_Dispatch_disable()Sebastian Huber2017-10-101-3/+1
* score: Initialize thread queue context earlySebastian Huber2016-12-021-1/+1
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-021-1/+1
* score: Rework thread priority managementSebastian Huber2016-09-211-56/+39
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-081-2/+2
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-221-22/+79
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* rtems: Avoid Giant lock for some task operationsSebastian Huber2016-05-121-31/+26
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-241-3/+1
* score: Rework _Thread_Change_priority()Sebastian Huber2015-05-191-9/+11
* score: Add and use _Thread_Owns_resources()Sebastian Huber2014-06-031-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* rtems/*.c: Remove use of register keywordJoel Sherrill2014-02-031-1/+1
* tasksetpriority.c: Remove obsolete commentJoel Sherrill2014-01-091-2/+1
* rtems: classic api to/from core priority conversionsDaniel Ramirez2013-12-211-2/+6
* score: Create thread 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: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada2012-12-021-21/+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-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-121-1/+1
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-061-1/+1
* 2008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-301-1/+1
* 2007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-301-14/+14
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+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
* Added comment to make sure Classic API priority to Core priorityJoel Sherrill1999-11-021-0/+1
* Modified to return an error when a bogus return address for theJoel Sherrill1999-06-091-0/+3
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+95