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

/openjdk10/hotspot/src/share/vm/runtime/
H A DadvancedThresholdPolicy.cpp624 bool make_not_entrant = false; local
H A Dsweeper.cpp703 bool make_not_entrant = false; local
H A Ddeoptimization.cpp1783 bool make_not_entrant = false; local
[all...]
/openjdk10/hotspot/src/share/vm/aot/
H A DaotCompiledMethod.hpp198 virtual bool make_not_entrant() { return make_not_entrant_helper(not_entrant); } function in class:AOTCompiledMethod
/openjdk10/hotspot/src/share/vm/code/
H A Dnmethod.hpp322 bool make_not_entrant() { function in class:nmethod
/openjdk10/hotspot/src/share/vm/prims/
H A Dwhitebox.cpp658 VM_WhiteBoxDeoptimizeFrames(bool make_not_entrant) : argument

Completed in 125 milliseconds