summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqflush.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2017-11-16score: Fix priority ceiling updatesSebastian Huber1-0/+7
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber1-4/+14
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber1-3/+1
2016-11-02score: Delete Thread_Scheduler_control::own_nodeSebastian Huber1-1/+1
2016-09-21score: Rework thread priority managementSebastian Huber1-3/+6
2016-09-08score: Move thread wait node to scheduler nodeSebastian Huber1-2/+8
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-3/+3
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-0/+27
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-14/+13
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-3/+1
2016-05-25mpci: Fix thread queue flush methodSebastian Huber1-2/+1
2016-04-22score: Add _Thread_queue_Flush_default_filter()Sebastian Huber1-0/+11
2016-04-21score: Introduce _Thread_queue_Flush_critical()Sebastian Huber1-29/+65
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-5/+2
2016-04-06score: Simplify _Thread_queue_Do_flush()Sebastian Huber1-4/+1
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber1-6/+6
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-6/+14
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-1/+2
2015-05-19score: New thread queue implementationSebastian Huber1-4/+20
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-6/+1
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada1-16/+7
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
2008-12-31Add __attribute__((unused)) to unused function args.Ralf Corsepius1-0/+4
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
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-02Split threadq.c into multiple files.Joel Sherrill1-0/+56