summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spatomic01/init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sptests/spatomic01/init.c: Avoid integer overflowJoel Sherrill2015-03-241-8/+11
|
* score: Make <rtems/score/atomic.h> availableSebastian Huber2015-02-191-0/+254
| | | | | | | | Make <rtems/score/atomic.h> available for all RTEMS configurations. Use inline functions instead of macros. Use ISR disable/enable on uni-processor configurations to ensure atomicity. Update #2273.
* clean up spatomic testcaseWeiY2013-08-011-63/+0
|
* tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY2013-02-071-0/+63