summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgclose.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-1/+1
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-10/+6
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-2/+0
* score: _CORE_message_queue_Close()Sebastian Huber2016-05-021-6/+4
* score: Introduce _Thread_queue_Flush_critical()Sebastian Huber2016-04-211-4/+19
* score: Simplify _CORE_message_queue_Close()Sebastian Huber2016-04-211-3/+2
* score: Simplify _CORE_message_queue_Do_close()Sebastian Huber2016-04-211-11/+0
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-061-4/+9
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-0/+1
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-5/+3
* score: Delete _CORE_message_queue_Flush_support()Sebastian Huber2015-05-191-2/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-0/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score misc: Score misc: Clean up Doxygen #5Alex Ivanov2012-11-291-22/+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
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-051-3/+0
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-2/+2
* 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
* + Added commentsJennifer Averett2000-01-131-6/+17
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split core message queue and watchdog handler objects into separate files.Joel Sherrill1999-11-021-0/+67