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