summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/tasksetpriority.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber
2016-12-02score: Initialize thread queue context earlySebastian Huber
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-12rtems: Avoid Giant lock for some task operationsSebastian Huber
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2014-06-03score: Add and use _Thread_Owns_resources()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill
2014-01-09tasksetpriority.c: Remove obsolete commentJoel Sherrill
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-24score: Merge sysstate API into one fileSebastian Huber
2013-07-23rtems: Create tasks implementation headerSebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-06-122010-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius
2008-08-302008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2005-01-18Include config.h.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Added comment to make sure Classic API priority to Core priorityJoel Sherrill
1999-06-09Modified to return an error when a bogus return address for theJoel Sherrill
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill