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

/openjdk7/hotspot/src/share/vm/runtime/
H A DbiasedLocking.cpp260 HR_SINGLE_REVOKE = 2, enumerator in enum:HeuristicsResult
315 return HR_SINGLE_REVOKE;
592 } else if (heuristics == HR_SINGLE_REVOKE) {
645 if (heuristics == HR_SINGLE_REVOKE) {
661 if (heuristics == HR_SINGLE_REVOKE) {

Completed in 23 milliseconds