Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8512758d1208d3c32bf67db9c925b8fc6e077fd7
/
runtime
/
atomic.h
3e5cf30
Begin migration of art::Atomic to std::atomic.
by Ian Rogers
· 11 years ago
63c5dd0
Fix the sense of when mutexes are used for longs in atomic support.
by Ian Rogers
· 11 years ago
a984454
Avoid volatile 64-bit tearing on 32-bit architectures.
by Ian Rogers
· 11 years ago
0b2b3db
Merge "Upcall support for x86-64."
by Ian Rogers
· 11 years ago
936b37f
Upcall support for x86-64.
by Ian Rogers
· 11 years ago
5817e89
Aarch64: Add aarch64 memory barriers.
by Stuart Monteith
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
b122a4b
Tidy up memory barriers.
by Ian Rogers
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/atomic.h]
9adbff5
Implement Intel QuasiAtomics.
by Ian Rogers
· 12 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
7c6169d
Port my AOSP QuasiAtomic rewrite to art.
by Elliott Hughes
· 13 years ago
557e027
New atomics from dalvik.
by Elliott Hughes
· 13 years ago
5ea047b
Support 64-bit volatiles and reference/pointer volatiles.
by Elliott Hughes
· 13 years ago