OSDN Git Service

Add C11 <stdatomic.h>.
authorElliott Hughes <enh@google.com>
Sat, 24 May 2014 03:06:03 +0000 (20:06 -0700)
committerElliott Hughes <enh@google.com>
Sat, 24 May 2014 03:06:03 +0000 (20:06 -0700)
commite6c57fcb05b0dcbfa8129bb6f7d99093f4819370
treef38faa450b25c99cea2af970268a3fefe7421266
parent1c4d83012fea4e6d011215bef1665cf68d2ac47c
Add C11 <stdatomic.h>.

Bug: 14903517
Change-Id: I631dbfdaa698cf7fea8e3b5e18a32586383e62a5
libc/include/stdatomic.h [new file with mode: 0644]
libc/include/sys/cdefs.h
tests/Android.mk
tests/stdatomic_test.cpp [new file with mode: 0644]