summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spatomic01 (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-194-0/+319
| | | | | | | | 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-016-324/+0
|
* stdatomic.h support check when configureWeiY2013-07-171-0/+4
|
* spatomic test case updateWeiY2013-07-171-20/+13
|
* Clear the atomic conditional compilation.WeiY2013-05-011-4/+0
|
* Introduce AM_CONDITIONAL ATOMIC.Ralf Corsépius2013-02-141-2/+4
|
* tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY2013-02-076-0/+329