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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsynchronizer.cpp268 void ObjectSynchronizer::slow_exit(oop object, BasicLock* lock, TRAPS) { function in class:ObjectSynchronizer
1285 // and control will eventually pass from slow_exit() to inflate. The owner

Completed in 36 milliseconds