Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
1a0806c6847a9dc5cc6d73460d7e8ad3183b5c49
/
src
/
monitor.h
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 13 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
08fc03a
Include held locks in SIGQUIT thread dumps.
by Elliott Hughes
· 13 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 13 years ago
f834936
Use static thread safety analysis when available, and fix the bugs GCC finds.
by Elliott Hughes
· 13 years ago
b8d2eeb
Trivial cleanup of monitor code.
by Elliott Hughes
· 13 years ago
6d0b13e
Increase debug information for failed monitor exits
by Ian Rogers
· 13 years ago
e65a6c9
Mac build fixes I missed in my previous patch.
by Elliott Hughes
· 13 years ago
4dd9b4d
Clean up verbose logging.
by Elliott Hughes
· 13 years ago
33dc771
Changed monitor to contain method and return pc values for logging.
by jeffhao
· 13 years ago
4514d3c
Fixes for ThreadStress test
by Brian Carlstrom
· 13 years ago
fc86162
Implement lock contention event logging.
by Elliott Hughes
· 13 years ago
24a3c2e
ClassLinker changes
by Brian Carlstrom
· 13 years ago
a51a3dd
Add missing 'explicit's on single-argument constructors.
by Elliott Hughes
· 13 years ago
c33a32b
Sweep the monitor list.
by Elliott Hughes
· 13 years ago
32d6e1e
Add -verbose:monitor and silence the monitor logging by default.
by Elliott Hughes
· 13 years ago
8e4aac5
Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output.
by Elliott Hughes
· 13 years ago
54e7df1
Various bits of cleanup.
by Elliott Hughes
· 14 years ago
[Renamed (83%) from src/sync.h]
5f79133
Implement monitors.
by Elliott Hughes
· 14 years ago