summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/mqueueimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-183/+0
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-12/+13
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-1/+1
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-301-1/+1
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-8/+0
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-5/+9
* score: Rename _Objects_Get_local()Sebastian Huber2016-05-201-1/+1
* score: Optimize _Objects_Get_local()Sebastian Huber2016-05-021-14/+1
* posix: Simplify message queuesSebastian Huber2016-05-021-73/+16
* posix: _POSIX_Message_queue_Create_support()Sebastian Huber2016-05-021-14/+0
* score: Add _Objects_Get_by_name()Sebastian Huber2016-03-181-9/+12
* Optional POSIX Message Queue initializationSebastian Huber2016-02-031-21/+2
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-0/+15
* Delete unused *_Is_null() functionsSebastian Huber2014-07-261-13/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* mqueueimpl.h: Comment clean upJoel Sherrill2013-12-091-176/+91
* score: Create message queue implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create message queue implementation headerSebastian Huber2013-07-221-0/+368