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