Searched defs:_previous_owner_tid (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp157 _previous_owner_tid = 0;
251 volatile jlong _previous_owner_tid; // thread id of the previous owner of the monitor member in class:ObjectMonitor

Completed in 35 milliseconds