summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgsubmit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+0
* score: Rename function threadq support functionSebastian Huber2017-10-241-1/+1
* score: Add _Thread_queue_Object_nameSebastian Huber2017-01-311-1/+1
* score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber2017-01-111-1/+1
* score: Optimize _Thread_queue_Enqueue()Sebastian Huber2016-11-241-1/+4
* score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber2016-11-231-1/+1
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-1/+1
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-2/+0
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2016-05-301-1/+2
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-10/+9
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-15/+11
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-2/+0
* score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber2016-05-241-1/+2
* score: Move message notificationSebastian Huber2016-05-021-0/+21
* score: _CORE_message_queue_Insert_message()Sebastian Huber2016-05-021-9/+5
* score: _CORE_message_queue_Set_message_priority()Sebastian Huber2016-05-021-2/+0
* score: _CORE_message_queue_Submit()Sebastian Huber2016-05-021-3/+1
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-25/+15
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-1/+0
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-1/+1
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* score: Introduce Thread_queue_QueueSebastian Huber2015-07-231-1/+2
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-36/+45
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-1/+2
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-6/+0
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-0/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: _Thread_queue_Enqueue_with_handler()Sebastian Huber2013-08-231-1/+5
* score: Create object implementation headerSebastian Huber2013-07-261-5/+2
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-1/+1
* score: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl2012-11-291-30/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-11-28 Werner Almesberger <werner@almesberger.net>Joel Sherrill2011-11-281-15/+3
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* 2009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns2009-10-081-1/+1
* 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-131-1/+0
* 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-131-12/+11
* 2009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-111-43/+44
* 2009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-061-7/+8
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2008-12-311-0/+4
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-051-3/+0
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-051-8/+8
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-2/+2
* Use size_t for sizes.Ralf Corsepius2007-02-051-1/+1
* Include config.h.Ralf Corsepius2005-01-271-0/+4