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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryPool.hpp104 bool is_pool(instanceHandle pool) { return (pool() == _memory_pool_obj); } function in class:MemoryPool

Completed in 31 milliseconds