summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/cpustdatomic.h (follow)
AgeCommit message (Expand)Author
2014-04-16score: Critical fix for SMPSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-17score: Add include for uintptr_t definition.Daniel Cederman
2014-03-06score: Add _Atomic_Fence()Sebastian Huber
2014-02-14score: Add Atomic_UintSebastian Huber
2014-02-14score: Fix warnings, C++ compatibility, fix typosSebastian Huber
2013-09-03score: Use void * for some atomic pointer opsSebastian Huber
2013-09-03score: Use unsigned long for atomic integersSebastian Huber
2013-08-28score: Atomic flag changesSebastian Huber
2013-08-28score: Use static inline directlySebastian Huber
2013-08-28add atomic init functionWeiY
2013-08-06correct comments about atomic apiWeiY
2013-07-17A generic atomic implementation for smp architecturesWeiY