summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgclose.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-1/+1
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-10/+6
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-2/+0
2016-05-02score: _CORE_message_queue_Close()Sebastian Huber1-6/+4
2016-04-21score: Introduce _Thread_queue_Flush_critical()Sebastian Huber1-4/+19
2016-04-21score: Simplify _CORE_message_queue_Close()Sebastian Huber1-3/+2
2016-04-21score: Simplify _CORE_message_queue_Do_close()Sebastian Huber1-11/+0
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber1-4/+9
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-0/+1
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-5/+3
2015-05-19score: Delete _CORE_message_queue_Flush_support()Sebastian Huber1-2/+1
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-0/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-22/+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-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-2/+2
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
2000-01-13+ Added commentsJennifer Averett1-6/+17
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split core message queue and watchdog handler objects into separate files.Joel Sherrill1-0/+67