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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DvmCMSOperations.cpp86 bool VM_CMS_Operation::lost_race() const { function in class:VM_CMS_Operation
108 if (lost_race()) {
137 if (lost_race()) {
174 if (lost_race()) {
H A DvmCMSOperations.hpp57 bool lost_race() const;

Completed in 31 milliseconds