summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgsubmit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-04-20Remove superfluous <rtems/score/wkspace.h> includesSebastian Huber1-1/+0
2021-02-01score: Fix _CORE_message_queue_Submit() indentationSebastian Huber1-40/+40
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber1-2/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+0
2017-10-24score: Rename function threadq support functionSebastian Huber1-1/+1
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber1-1/+1
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber1-1/+1
2016-11-24score: Optimize _Thread_queue_Enqueue()Sebastian Huber1-1/+4
2016-11-23score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber1-1/+1
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-1/+1
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-2/+0
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-1/+2
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-10/+9
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-15/+11
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-2/+0
2016-05-24score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber1-1/+2
2016-05-02score: Move message notificationSebastian Huber1-0/+21
2016-05-02score: _CORE_message_queue_Insert_message()Sebastian Huber1-9/+5
2016-05-02score: _CORE_message_queue_Set_message_priority()Sebastian Huber1-2/+0
2016-05-02score: _CORE_message_queue_Submit()Sebastian Huber1-3/+1
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-25/+15
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+0
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-1/+1
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-1/+2
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-36/+45
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-1/+2
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-6/+0
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-1/+5
2013-07-26score: Create object implementation headerSebastian Huber1-5/+2
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-1/+1
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl1-30/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-11-282011-11-28 Werner Almesberger <werner@almesberger.net>Joel Sherrill1-15/+3
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2009-10-082009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-12/+11
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-43/+44
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-7/+8
2008-12-31Add __attribute__((unused)) to unused function args.Ralf Corsepius1-0/+4