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