summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpschedaffinity02 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* smpschedaffinity02: Remove unused prototype.Jennifer Averett2014-11-251-1/+0
|
* smpschedaffinity02: Change semaphore attributes.Jennifer Averett2014-11-201-5/+4
| | | | | Change semaphore attributes to prevent semaphore from being locked and never released upon a context switch.
* smpschedaffinity02: New test.Jennifer Averett2014-07-114-0/+281
This test checks setting the affinity of a secondary task on a two core system.