summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/msgqreceive.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-10-05score: Fix legacy RTEMS_STATIC_ASSERT()Sebastian Huber
2017-10-24score: Move thread queue timeout handlingSebastian Huber
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-25score: Move thread queue object supportSebastian Huber
2016-05-24score: _CORE_message_queue_Seize()Sebastian Huber
2016-05-24mpci: Add missing return statementsSebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-20rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber
2016-05-02score: _CORE_message_queue_Seize()Sebastian Huber
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber
2015-05-19score: Fine grained locking for message queuesSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill
2013-07-26score: Create object implementation headerSebastian Huber
2013-07-26score: Create mpci implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-24score: Merge sysstate API into one fileSebastian Huber
2013-07-23rtems: Create attr implementation headerSebastian Huber
2013-07-23rtems: Create options implementation headerSebastian Huber
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber
2013-07-22score: Create message queue implementation headerSebastian Huber
2013-07-22rtems: Create message queue implementation headerSebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2012-12-05rtems misc: Clean up Doxygen GCI Task #7Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
2008-09-04Convert to "bool".Ralf Corsepius
2008-08-052008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-02-06Use size_t for sizes.Ralf Corsepius
2005-01-18Include config.h.Ralf Corsepius
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-18Remove stray white spaces.Ralf Corsepius
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-01-14Removed unused variable warning.Joel Sherrill
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill
2000-01-05Added message priority parameter returned by core support routine.Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-05-17Split Message Manager into one routine per file.Joel Sherrill