aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/AtomicOps.c
AgeCommit message (Expand)Author
2013-04-03Add test for atomic addition and subtraction. <rdar://problem/13549656>Bill Wendling
2013-03-12Perform the atomic operations on a global, rather then a local stack variable.Chad Rosier
2008-04-18Add a test for atomic builtins.Evan Cheng