summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smplock01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add an SMP sequence lock implementationSebastian Huber2016-06-092-24/+342
* SMP: Add Mellor-Crummey and Scott (MCS) lockSebastian Huber2016-05-191-14/+159
* smptests/smplock01: Update screen fileSebastian Huber2014-09-011-1/+1
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-111-2/+2
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* tests/smptests: Use <rtems/test.h>Sebastian Huber2014-03-171-3/+6
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-3/+3
* score: Add function to destroy SMP locksSebastian Huber2014-03-111-2/+10
* score: Add local context to SMP lock APISebastian Huber2014-03-111-10/+15
* score: Add SMP barrierSebastian Huber2014-02-171-52/+14
* smptests/smplock01: Use atomic operationsSebastian Huber2014-02-171-57/+41
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-6/+6
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-2/+2
* smptests/smplock01: New testSebastian Huber2013-05-314-0/+461