summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgqdelete.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+5
* rtems: Remove Message_queue_Control::attribute_setSebastian Huber2020-09-281-1/+1
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-301-5/+5
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-5/+8
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-1/+0
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber2016-05-201-47/+38
* score: _CORE_message_queue_Close()Sebastian Huber2016-05-021-13/+14
* score: Simplify _CORE_message_queue_Close()Sebastian Huber2016-04-211-1/+0
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-061-6/+3
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-3/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* rtems/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score: Create mpci implementation headerSebastian Huber2013-07-261-3/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create attr implementation headerSebastian Huber2013-07-231-1/+1
* score: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* rtems: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada2012-12-021-17/+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
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-1/+1
* 2007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-301-16/+15
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+2
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Message Manager into one routine per file.Joel Sherrill1999-05-171-0/+105