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

/openjdk10/hotspot/src/share/vm/aot/
H A DaotCompiledMethod.hpp199 virtual bool make_not_used() { return make_not_entrant_helper(not_used); } function in class:AOTCompiledMethod
/openjdk10/hotspot/src/share/vm/code/
H A Dnmethod.hpp326 bool make_not_used() { return make_not_entrant(); } function in class:nmethod

Completed in 95 milliseconds