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

/openjdk7/hotspot/src/share/vm/code/
H A DcodeBlob.hpp157 virtual bool is_not_entrant() const { return false; } function in class:VALUE_OBJ_CLASS_SPEC
H A Dnmethod.hpp397 bool is_not_entrant() const { return _state == not_entrant; } function in class:nmethod

Completed in 43 milliseconds