Home | History | Annotate | Download | only in runtime

Lines Matching refs:Monitor

56 #include "monitor.h"
922 Monitor::DescribeWait(os, thread);
926 Monitor::VisitLocks(this, DumpLockedObject, &os, false);
986 // calling back into the VM, or kBlocked if they're blocked on a monitor, or one of the
1984 // so we don't abort in a special situation (thinlocked monitor) when dumping the Java stack.