Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a4060e5fe4729fa30bde965efc35779690478fa4
/
src
/
mutex.cc
a4060e5
Fix a deadlock caused by my big threading change yesterday.
by Elliott Hughes
· 13 years ago
ffb465f
libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock.
by Elliott Hughes
· 13 years ago
9e921bc
Remove Mutex::ClearOwner.
by Elliott Hughes
· 13 years ago
715112b
Fix Mutex::ClearOwner for bionic
by Brian Carlstrom
· 13 years ago
105245c
Assert lock/unlock/trylock sanity.
by Ian Rogers
· 13 years ago
cd74c4b
Fix thread hang
by Brian Carlstrom
· 13 years ago
cf04431
Work around the lack of gettid(3) on Mac OS.
by Elliott Hughes
· 13 years ago
11d1b0c
Reduce namespace pollution.
by Elliott Hughes
· 13 years ago
e65a6c9
Mac build fixes I missed in my previous patch.
by Elliott Hughes
· 13 years ago
6b35575
Make pthread_mutex_t destruction safer during shutdown.
by Elliott Hughes
· 13 years ago
bbd9d83
Fix at least two deadlocks.
by Elliott Hughes
· 13 years ago
4514d3c
Fixes for ThreadStress test
by Brian Carlstrom
· 13 years ago
3147a23
Work around a bionic bug until I can fix bionic.
by Elliott Hughes
· 13 years ago
5f79133
Implement monitors.
by Elliott Hughes
· 13 years ago
8d768a9
Thread suspension.
by Elliott Hughes
· 13 years ago
5ea047b
Support 64-bit volatiles and reference/pointer volatiles.
by Elliott Hughes
· 13 years ago
8daa092
More threads work.
by Elliott Hughes
· 13 years ago