summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/coremsgimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Simplify thread queue acquire/releaseSebastian Huber2016-09-081-12/+3
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-10/+0
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-39/+6
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-247/+94
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-26/+0
* score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber2016-05-241-3/+1
* score: _CORE_message_queue_Seize()Sebastian Huber2016-05-241-3/+0
* score: Move message notificationSebastian Huber2016-05-021-6/+4
* score: _CORE_message_queue_Insert_message()Sebastian Huber2016-05-021-6/+6
* score: _CORE_message_queue_Set_message_priority()Sebastian Huber2016-05-021-16/+0
* score: _CORE_message_queue_Close()Sebastian Huber2016-05-021-7/+13
* score: Simplify _CORE_message_queue_Close()Sebastian Huber2016-04-211-9/+2
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-97/+207
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-061-7/+38
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-20/+10
* score: Introduce Thread_queue_QueueSebastian Huber2015-07-231-1/+2
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-12/+109
* score: Delete _CORE_message_queue_Flush_support()Sebastian Huber2015-05-191-17/+0
* score: Fix priority message queue insertSebastian Huber2015-04-231-31/+1
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-111-6/+0
* Delete unused *_Is_null() functionsSebastian Huber2014-07-261-10/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-0/+1
* score: Create chain implementation headerSebastian Huber2013-07-221-0/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-0/+4
* score: Create message queue implementation headerSebastian Huber2013-07-221-0/+577