summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/coremsgimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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