OSDN Git Service

binder: Change from C11 <stdatomic.h> to C++11 <atomic>.
authorBailey Forrest <bcf@google.com>
Wed, 19 Aug 2015 00:15:10 +0000 (17:15 -0700)
committerBailey Forrest <bcf@google.com>
Wed, 19 Aug 2015 21:56:16 +0000 (14:56 -0700)
commit6913c46492f1153cecc647a87217fbb0b0d19689
tree37080c5e3ef6392ef2b5e1d2d3f330f3441d981f
parentd974a3647bd371886093738ab16485c943cb5bad
binder: Change from C11 <stdatomic.h> to C++11 <atomic>.

Change-Id: Ib831a9ccfcc7089940d37883d860574359c270e2
include/binder/Binder.h
libs/binder/Binder.cpp