summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqflush.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Update priority only if necessarySebastian Huber2021-09-011-9/+13
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-2/+6
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Fix priority ceiling updatesSebastian Huber2017-11-161-0/+7
* score: Fix _Thread_queue_Flush_critical()Sebastian Huber2017-11-161-4/+14
* score: Add _Thread_queue_Dispatch_disable()Sebastian Huber2017-10-101-3/+1
* score: Delete Thread_Scheduler_control::own_nodeSebastian Huber2016-11-021-1/+1
* score: Rework thread priority managementSebastian Huber2016-09-211-3/+6
* score: Move thread wait node to scheduler nodeSebastian Huber2016-09-081-2/+8
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-3/+3
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-0/+27
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-14/+13
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-3/+1
* mpci: Fix thread queue flush methodSebastian Huber2016-05-251-2/+1
* score: Add _Thread_queue_Flush_default_filter()Sebastian Huber2016-04-221-0/+11
* score: Introduce _Thread_queue_Flush_critical()Sebastian Huber2016-04-211-29/+65
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-5/+2
* score: Simplify _Thread_queue_Do_flush()Sebastian Huber2016-04-061-4/+1
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-061-6/+6
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-6/+14
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* score: Introduce Thread_queue_QueueSebastian Huber2015-07-231-1/+2
* score: New thread queue implementationSebastian Huber2015-05-191-4/+20
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-6/+1
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada2012-11-291-16/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2008-12-311-0/+4
* 2008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-221-1/+1
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split threadq.c into multiple files.Joel Sherrill1999-11-021-0/+56