Searched defs:set_claim_value (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | heapRegion.hpp | 732 void set_claim_value(int claimValue) { _claimed = claimValue; } function in class:HeapRegion |
Completed in 2710 milliseconds