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

/openjdk7/hotspot/src/share/vm/memory/
H A DcompactingPermGenGen.hpp165 static bool inline is_shared_readwrite(const void* p) { function in class:CompactingPermGenGen
/openjdk7/hotspot/src/share/vm/oops/
H A Doop.inline.hpp819 inline bool oopDesc::is_shared_readwrite() const { function in class:oopDesc
820 return CompactingPermGenGen::is_shared_readwrite(this);

Completed in 49 milliseconds