summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/messageimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-3/+3
2022-02-28cpukit/include/rtems/rtems/*.h: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-12-02rtems: Canonicalize implementation Doxygen groupsSebastian Huber1-4/+6
2020-11-23doxygen: Rename Internal to ImplementationSebastian Huber1-1/+1
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber1-0/+17
2019-04-02doxygen: Restructured cpukit/include/rtems/rtemsAndreas Dachsberger1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-6/+0
2018-11-12rtems: Move internal structures to messagedata.hSebastian Huber1-4/+5
2018-01-25Remove make preinstallChris Johns1-0/+0
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-1/+1
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-16/+4
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-14/+0
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-4/+17
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-2/+1
2016-05-20score: Rename _Objects_Get_local()Sebastian Huber1-1/+1
2016-05-20rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber1-5/+3
2016-05-02rtems: Avoid Giant lock for message queuesSebastian Huber1-21/+0
2016-02-03Optional Classic Message Queue initializationSebastian Huber1-18/+1
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-0/+15
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-0/+1
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-14/+0
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-10/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber1-0/+175