summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/corebarrierimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Simplify thread queue acquire/releaseSebastian Huber2016-09-081-8/+2
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-5/+0
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-38/+4
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-106/+44
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-13/+0
* mpci: Fix _CORE_barrier_Surrender()Sebastian Huber2016-05-021-1/+1
* score: Avoid Giant lock for barriersSebastian Huber2016-04-221-34/+66
* score: Rename _CORE_barrier_Wait()Sebastian Huber2016-04-211-10/+10
* score: Introduce _Thread_queue_Flush_critical()Sebastian Huber2016-04-211-7/+21
* score: Simplify _CORE_barrier_Flush()Sebastian Huber2016-04-211-2/+1
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-25/+78
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-061-13/+11
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-0/+3
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-0/+8
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Include missing <rtems/score/thread.h>Sebastian Huber2013-07-261-0/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+0
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-0/+2
* score: Create barrier implementation headerSebastian Huber2013-07-221-0/+184