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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DsparsePRT.hpp77 void set_next_index(int ni) { _next_index = ni; } function in class:SparsePRTEntry
H A DsparsePRT.cpp282 res->set_next_index(_buckets[ind]);
305 entry(fi)->set_next_index(_free_list);

Completed in 2604 milliseconds