Searched refs:owner_other (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsynchronizer.hpp43 owner_other enumerator in enum:ObjectSynchronizer::__anon448
H A Dsynchronizer.cpp772 owner_self : owner_other;
782 self->is_lock_owned((address)owner)) ? owner_self : owner_other;
/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp1536 == ObjectSynchronizer::owner_other) {

Completed in 82 milliseconds