summaryrefslogtreecommitdiff
path: root/cpukit/score/src/mpci.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber
2020-02-12score: Move thread stack allocationSebastian Huber
2020-02-12score: Add Thread_ConfigurationSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-03-22mpci: Fix _MPCI_Enqueue_callout()Sebastian Huber
2018-03-22mpci: Update due to thread queue API changesSebastian Huber
2016-12-12score: Introduce _Internal_error()Sebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian 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-11-09mpci: Use the first scheduler for MPCISebastian Huber
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom
2016-05-30score: Add semaphore variantsSebastian Huber
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-26Fix semaphore post overflow statusSebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-25score: Get rid of mp_id parameterSebastian Huber
2016-05-20score: _CORE_semaphore_Seize()Sebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-20score: Avoid Giant lock for _Thread_Start()Sebastian Huber
2016-05-04mpci: Avoid Giant lock in _MPCI_Process_response()Sebastian Huber
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber
2016-03-29score: Allow MPCI packet receive function to blockSebastian Huber
2016-03-29score: Use constant for maximum count of CORE semaSebastian Huber
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber
2016-03-18mpci: Avoid Giant lockSebastian Huber
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber
2016-02-03Use linker set for MPCI initializationSebastian Huber
2016-01-26mpci: Fix warningSebastian Huber
2016-01-26mpci: Update due to API changesSebastian Huber
2015-05-19score: Delete _CORE_semaphore_Seize()Sebastian Huber
2015-05-19score: Fine grained locking for semaphoresSebastian Huber
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2015-05-19score: _Thread_queue_Extract()Sebastian Huber
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2015-03-05score: Add and use PRIORITY_PSEUDO_ISRSebastian Huber
2014-04-22mpci.c: Now compiles againJoel Sherrill
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber