Lines Matching full:monitor
1078 * Extract the object that is the target of a monitor-enter instruction
1119 ALOGD("ExtrMon: insn at %p is not monitor-enter (0x%02x)",
1241 * Decorate WAIT and MONITOR threads with some detail on
1249 Monitor* mon = thread->waitMonitor;
1380 * We still need to pass the Thread for some monitor wait stuff.