summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/coremsgimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-23score: Fix minor Rhe->The typo in doxygenMartin Erik Werner1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-13/+13
2022-02-28cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-09-01score: Fix blocking message queue receiveSebastian Huber1-8/+12
2021-07-16cpukit: occured -> occurredSebastian Huber1-4/+4
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-4/+3
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber1-6/+61
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber1-8/+8
2020-09-28score: Improve _CORE_message_queue_Initialize()Sebastian Huber1-14/+15
2019-05-13doxygen: score: adjust doc in coremsgimpl.h to doxygen guidelinesAndreas Dachsberger1-117/+239
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber1-12/+3
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-10/+0
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-39/+6
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-247/+94
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-26/+0
2016-05-24score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber1-3/+1
2016-05-24score: _CORE_message_queue_Seize()Sebastian Huber1-3/+0
2016-05-02score: Move message notificationSebastian Huber1-6/+4
2016-05-02score: _CORE_message_queue_Insert_message()Sebastian Huber1-6/+6
2016-05-02score: _CORE_message_queue_Set_message_priority()Sebastian Huber1-16/+0
2016-05-02score: _CORE_message_queue_Close()Sebastian Huber1-7/+13
2016-04-21score: Simplify _CORE_message_queue_Close()Sebastian Huber1-9/+2
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-97/+207
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber1-7/+38
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-20/+10
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-1/+2
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-12/+109
2015-05-19score: Delete _CORE_message_queue_Flush_support()Sebastian Huber1-17/+0
2015-04-23score: Fix priority message queue insertSebastian Huber1-31/+1
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill1-6/+0
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-10/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-0/+1
2013-07-22score: Create chain implementation headerSebastian Huber1-0/+1
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-0/+4
2013-07-22score: Create message queue implementation headerSebastian Huber1-171/+237
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill1-4/+7
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill1-1/+1
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada1-41/+43
2012-12-01score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl1-10/+15
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-0/+24
2012-11-28score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-1/+8
2012-11-28score misc: Clean up Doxygen (GCI 2012)Alex Ivanov1-0/+5
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+14
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
2009-11-28Whitespace removal.Ralf Corsepius1-8/+8
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-19/+37