Searched refs:TryFast (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dmutex.hpp166 int TryFast () ;
H A Dmutex.cpp319 int Monitor::TryFast () { function in class:Monitor
459 if (TryFast()) {
912 if (TryFast()) {

Completed in 275 milliseconds