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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp369 bool do_critical_native_unlock() const { return (_suspend_flags & _critical_native_unlock) != 0; } function in class:Thread

Completed in 387 milliseconds