summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgqdelete.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-09-28rtems: Remove Message_queue_Control::attribute_setSebastian Huber1-1/+1
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-5/+5
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-5/+8
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-1/+0
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber1-47/+38
2016-05-02score: _CORE_message_queue_Close()Sebastian Huber1-13/+14
2016-04-21score: Simplify _CORE_message_queue_Close()Sebastian Huber1-1/+0
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber1-6/+3
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-3/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create mpci implementation headerSebastian Huber1-3/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create attr implementation headerSebastian Huber1-1/+1
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Alex Ivanov1-17/+7
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada1-17/+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
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-16/+15
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Message Manager into one routine per file.Joel Sherrill1-0/+105