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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_operations.cpp276 _with_locked_synchronizers = with_locked_synchronizers;
291 _with_locked_synchronizers = with_locked_synchronizers;
302 if (_with_locked_synchronizers) {
311 if (_with_locked_synchronizers) {
321 if (_with_locked_synchronizers) {
334 if (_with_locked_synchronizers) {
363 if (_with_locked_synchronizers) {
H A Dvm_operations.hpp366 bool _with_locked_synchronizers; member in class:VM_ThreadDump

Completed in 71 milliseconds