Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
0a1038b0a30a52dff1a449a989825e808a83df80
/
src
/
mutex.h
0a1038b
Make tsan happy.
by Elliott Hughes
· 13 years ago
f149843
Clean up Mutex a little and add the missing pieces for Mac OS.
by Elliott Hughes
· 13 years ago
3efb841
Fix the Mac build, and clean up some test-only code.
by Elliott Hughes
· 13 years ago
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
· 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
4514d3c
Fixes for ThreadStress test
by Brian Carlstrom
· 14 years ago
a51a3dd
Add missing 'explicit's on single-argument constructors.
by Elliott Hughes
· 14 years ago
accd83d
Fix a heap lock/thread list lock deadlock.
by Elliott Hughes
· 14 years ago
3147a23
Work around a bionic bug until I can fix bionic.
by Elliott Hughes
· 14 years ago
5f79133
Implement monitors.
by Elliott Hughes
· 14 years ago
8daa092
More threads work.
by Elliott Hughes
· 14 years ago