Searched refs:first_available (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp105 TreeChunk<Chunk>* first_available();
H A DbinaryTreeDictionary.cpp275 TreeChunk<Chunk>* TreeList<Chunk>::first_available() { function in class:TreeList
453 retTC = curTL->first_available();

Completed in 25 milliseconds