Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
c712ceeec4c15da8488c5ce143fcc6b0a02d74f3
/
libc
/
include
/
stdatomic.h
c712cee
Make memory_order_acquire visible in global namespace
by Hans Boehm
· 11 years ago
9ac60bf
Make stdatomic.h work with gcc4.6 host compiler
by Hans Boehm
· 11 years ago
2b10e2f
Undefine _Atomic before redefining
by Hans Boehm
· 11 years ago
c8cf351
Fix, generalize stdatomic.h; improve test.
by Hans Boehm
· 11 years ago
b2eb09a
Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.
by Elliott Hughes
· 11 years ago
f0f66c0
Have stdatomic.h punt to C++ atomic when possible
by Hans Boehm
· 11 years ago
ed68221
Define atomic_charN_t only if charN_t is supported.
by Hans Boehm
· 11 years ago
e6c57fc
Add C11 <stdatomic.h>.
by Elliott Hughes
· 11 years ago