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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DsparsePRT.hpp178 int _tbl_ind; // [-1, 0.._rsht->_capacity) member in class:VALUE_OBJ_CLASS_SPEC
196 _tbl_ind(RSHashTable::NullEntry),
203 _tbl_ind = -1; // So that first increment gets to 0.

Completed in 27 milliseconds