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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DptrQueue.hpp199 Monitor* _cbl_mon; // Protects the fields below. member in class:VALUE_OBJ_CLASS_SPEC
220 // If true, notify_all on _cbl_mon when the threshold is reached.
255 _cbl_mon = cbl_mon;

Completed in 31 milliseconds