summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgseize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* coremsgseize.c: Fix spelling errorJoel Sherrill2019-03-121-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-9/+7
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-8/+6
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-1/+0
* score: _CORE_message_queue_Seize()Sebastian Huber2016-05-241-1/+0
* score: _CORE_message_queue_Insert_message()Sebastian Huber2016-05-021-7/+3
* score: _CORE_message_queue_Set_message_priority()Sebastian Huber2016-05-021-8/+3
* score: _CORE_message_queue_Seize()Sebastian Huber2016-05-021-1/+0
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-14/+10
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-1/+0
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-3/+4
* score: Introduce Thread_queue_QueueSebastian Huber2015-07-231-2/+4
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-8/+22
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-0/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-9/+7
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-1/+7
* 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/+1
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-3/+2
* score: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score misc: Score misc: Clean up Doxygen #5Alex Ivanov2012-11-291-33/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Whitespace removal.Ralf Corsepius2009-11-291-3/+3
* 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-131-15/+19
* 2009-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-121-1/+1
* 2009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-111-31/+48
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-2/+2
* 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-10/+10
* 2008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-071-3/+2
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-111-2/+2
* Use size_t for sizes.Ralf Corsepius2007-02-061-1/+1
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0