summaryrefslogtreecommitdiff
path: root/cpukit/score/src/coremutexsurrender.c (follow)
AgeCommit message (Expand)Author
2016-08-11score: Add _Thread_queue_Surrender()Sebastian Huber
2016-07-27score: Simplify _Thread_queue_Boost_priority()Sebastian Huber
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber
2016-05-30score: Add CORE mutex variantsSebastian Huber
2016-05-30score: Simplify CORE mutexSebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-25score: Get rid of mp_id parameterSebastian Huber
2016-05-25mpci: Fix thread queue flush methodSebastian Huber
2016-05-02score: Delete __RTEMS_STRICT_ORDER_MUTEX__Sebastian Huber
2016-04-06score: Rework MP thread queue callout supportSebastian Huber
2016-03-29score: Fix CORE mutex RTEMS_MULTIPROCESSINGSebastian Huber
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-09-04score: Implement priority boostingSebastian Huber
2015-07-23score: Move wait flag update to tq extractSebastian Huber
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: Fine grained locking for mutexesSebastian Huber
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill
2014-06-03score: Add and use _Thread_Owns_resources()Sebastian Huber
2014-03-31score: Delete CORE_mutex_Control::lockSebastian Huber
2014-03-31score: Delete CORE_mutex_Control::holder_idSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-18score: Create mutex implementation headerSebastian Huber
2013-05-18score: use reference with strict mutexGedare Bloom
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-02-142011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2011-02-112011-02-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-07-152010-07-15 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill
2009-11-29Whitespace removal.Ralf Corsepius
2009-07-072009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-12-31Add __attribute__((unused)) to unused function args.Ralf Corsepius
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius
2008-06-30Rename __STRICT_ORDER_MUTEX__ to __RTEMS_STRICT_ORDER_MUTEX__.Ralf Corsepius
2007-12-212007-12-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2006-07-112006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-04-18Remove stray white spaces.Ralf Corsepius
2004-04-17Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-08-162001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-07-06Format of return line changed.Joel Sherrill