Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8aa6a82003ce7ece4511996341021e7084d40b3a
/
runtime
/
monitor_pool.h
f52d92f
ObjPtr<>-ify Monitor/-Pool.
by Vladimir Marko
· 6 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
a319f4d
Correct monitor pool synchronization
by Hans Boehm
· 9 years ago
057134b
ART: Release all resource on MonitorPool destruction
by Andreas Gampe
· 9 years ago
4464a3e
ART: Fix UTF test and monitor pool old chunks
by Andreas Gampe
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
e15ea08
Reserve bits in the lock word for read barriers.
by Hiroshi Yamauchi
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
7424081
Use memory chunks for monitors on LP64
by Andreas Gampe
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
44d6ff1
Fix issues with clang and BUILD_HOST_64bit.
by Ian Rogers
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago