Searched refs:set_monitor_matching (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A DaccessFlags.hpp181 void set_monitor_matching() { atomic_set_bits(JVM_ACC_MONITOR_MATCH); } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.hpp521 void set_guaranteed_monitor_matching() { _access_flags.set_monitor_matching(); }

Completed in 2793 milliseconds