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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp1090 ExitEpilog (Self, w) ;
1181 ExitEpilog (Self, w) ;
1244 // The MEMBAR is satisfied by the release_store() operation in ExitEpilog().
1254 ExitEpilog (Self, w) ;
1307 void ObjectMonitor::ExitEpilog (Thread * Self, ObjectWaiter * Wakee) { function in class:ObjectMonitor

Completed in 612 milliseconds