summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/mpci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-8/+6
2016-05-26Fix semaphore post overflow statusSebastian Huber1-1/+1
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-9/+10
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-1/+1
2016-05-20score: _CORE_semaphore_Seize()Sebastian Huber1-1/+0
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20score: Avoid Giant lock for _Thread_Start()Sebastian Huber1-2/+4
2016-05-04mpci: Avoid Giant lock in _MPCI_Process_response()Sebastian Huber1-17/+15
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+1
2016-03-29score: Allow MPCI packet receive function to blockSebastian Huber1-0/+2
2016-03-29score: Use constant for maximum count of CORE semaSebastian Huber1-1/+0
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-10/+5
2016-03-18mpci: Avoid Giant lockSebastian Huber1-8/+11
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber1-0/+10
2016-02-03Use linker set for MPCI initializationSebastian Huber1-5/+72
2016-01-26mpci: Fix warningSebastian Huber1-2/+0
2016-01-26mpci: Update due to API changesSebastian Huber1-13/+12
2015-05-19score: Delete _CORE_semaphore_Seize()Sebastian Huber1-3/+4
2015-05-19score: Fine grained locking for semaphoresSebastian Huber1-3/+4
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-4/+5
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-2/+0
2015-05-19score: _Thread_queue_Extract()Sebastian Huber1-1/+1
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-4/+1
2015-03-05score: Add and use PRIORITY_PSEUDO_ISRSebastian Huber1-1/+1
2014-04-22mpci.c: Now compiles againJoel Sherrill1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-4/+4
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-8/+14
2013-07-26score: Create mpci implementation headerSebastian Huber1-12/+4
2013-07-26score: Create threadq implementation headerSebastian Huber1-2/+2
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-26score: Create thread implementation headerSebastian Huber1-1/+1
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-2/+8
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-18score: Update due to API changesSebastian Huber1-1/+2
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne1-99/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-40/+20
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-6/+6
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+7
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+2
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
2008-06-132008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-01-282008-01-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+4
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+6
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2005-01-27Include config.h.Ralf Corsepius1-0/+4