summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgseize.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2019-03-12coremsgseize.c: Fix spelling errorJoel Sherrill1-1/+1
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+0
2017-10-24score: Rename function threadq support functionSebastian Huber1-1/+1
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber1-1/+1
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber1-1/+1
2016-11-24score: Optimize _Thread_queue_Enqueue()Sebastian Huber1-1/+4
2016-11-23score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber1-1/+1
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-1/+1
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-2/+0
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-1/+2
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-9/+7
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-8/+6
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-1/+0
2016-05-24score: _CORE_message_queue_Seize()Sebastian Huber1-1/+0
2016-05-02score: _CORE_message_queue_Insert_message()Sebastian Huber1-7/+3
2016-05-02score: _CORE_message_queue_Set_message_priority()Sebastian Huber1-8/+3
2016-05-02score: _CORE_message_queue_Seize()Sebastian Huber1-1/+0
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-14/+10
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+0
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-3/+4
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-2/+4
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-8/+22
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-0/+1
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-9/+7
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-1/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-3/+2
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-33/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-11-29Whitespace removal.Ralf Corsepius1-3/+3
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-15/+19
2009-09-122009-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-31/+48
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-08-052008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-10/+10
2008-01-072008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+2
2007-05-112007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2007-02-06Use size_t for sizes.Ralf Corsepius1-1/+1
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-2/+2
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0