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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp1528 int WasNotified = 0 ; local
1589 WasNotified = node._notified ;
1647 if (!WasNotified) {

Completed in 58 milliseconds