summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/smpbarrierwait.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Enhance _SMP_barrier_Wait()Sebastian Huber2016-10-111-1/+7
| | | | | Indicate which processor released the barrier. Similar to pthread_barrier_wait().
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* score: Add SMP barrierSebastian Huber2014-02-171-0/+48