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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DpromotionInfo.hpp146 SpoolBlock* _spareSpool; // free spool buffer member in class:VALUE_OBJ_CLASS_SPEC
160 _spareSpool(NULL), _firstIndex(1),
203 _spareSpool = NULL;

Completed in 29 milliseconds