summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasksetpriority.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-08-12score: Replace priority prepend it with an enumSebastian Huber1-1/+1
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber1-3/+1
2016-12-02score: Initialize thread queue context earlySebastian Huber1-1/+1
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber1-1/+1
2016-09-21score: Rework thread priority managementSebastian Huber1-56/+39
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber1-2/+2
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber1-22/+79
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-12rtems: Avoid Giant lock for some task operationsSebastian Huber1-31/+26
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-3/+1
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-9/+11
2014-06-03score: Add and use _Thread_Owns_resources()Sebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-1/+1
2014-01-09tasksetpriority.c: Remove obsolete commentJoel Sherrill1-2/+1
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez1-2/+6
2013-07-26score: Create thread implementation headerSebastian Huber1-12/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Alex Ivanov1-21/+7
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada1-21/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-06-122010-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-08-302008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-14/+14
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Added comment to make sure Classic API priority to Core priorityJoel Sherrill1-0/+1
1999-06-09Modified to return an error when a bogus return address for theJoel Sherrill1-0/+3
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1-0/+95