summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueuesendsupp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-06-10score: Fix initialization of thread queue contextSebastian Huber1-1/+1
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-17/+9
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-1/+1
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-1/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-12/+3
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-7/+6
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-1/+0
2016-05-24score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber1-11/+0
2016-05-02posix: Simplify message queuesSebastian Huber1-91/+71
2016-05-02score: _CORE_message_queue_Submit()Sebastian Huber1-0/+5
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-1/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-5/+9
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-1/+4
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-2/+2
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-19posix: Doxygen Enhancement Task #9Ayush Awasthi1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-132011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+2
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+15
2008-01-252008-01-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-6/+8
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+2
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+2
2007-02-062007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2007-02-05Use size_t for sizes.Ralf Corsepius1-1/+1
2004-04-16Remove stray white spaces.Ralf Corsepius1-6/+6
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-7/+9
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-5/+5
2001-08-162001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+12
2001-08-092001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+4
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-01-14Removed unused variable warning.Joel Sherrill1-1/+0
2000-01-12Debugged and yellow line tested routines.Jennifer Averett1-22/+12
2000-01-05+ Changed priority to the POSIX priority type.Jennifer Averett1-9/+46
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill1-0/+73