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

/openjdk7/hotspot/src/share/vm/memory/
H A DthreadLocalAllocBuffer.hpp67 void set_refill_waste_limit(size_t waste) { _refill_waste_limit = waste; } function in class:ThreadLocalAllocBuffer

Completed in 23 milliseconds