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

/openjdk9/hotspot/src/share/vm/utilities/
H A DchunkedList.hpp69 ChunkedList<T, F>* next_free() const { return _next_free; } function in class:ChunkedList

Completed in 14 milliseconds