summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/corebarrierimpl.h (follow)
AgeCommit message (Expand)Author
2018-01-25Remove make preinstallChris Johns
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom
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-02mpci: Fix _CORE_barrier_Surrender()Sebastian Huber
2016-04-22score: Avoid Giant lock for barriersSebastian Huber
2016-04-21score: Rename _CORE_barrier_Wait()Sebastian Huber
2016-04-21score: Introduce _Thread_queue_Flush_critical()Sebastian Huber
2016-04-21score: Simplify _CORE_barrier_Flush()Sebastian Huber
2016-04-06score: Rework MP thread queue callout supportSebastian Huber
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Include missing <rtems/score/thread.h>Sebastian Huber
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber
2013-07-22score: Create barrier implementation headerSebastian Huber