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

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparNewGeneration.hpp141 ParGCAllocBuffer* to_space_alloc_buffer() { function in class:ParScanThreadState
170 HeapWord* obj = to_space_alloc_buffer()->allocate(word_sz);

Completed in 31 milliseconds