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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DfreeChunk.hpp122 void clear_next() { _next = NULL; } function in class:VALUE_OBJ_CLASS_SPEC
H A DpromotionInfo.hpp106 inline void clear_next() { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 29 milliseconds