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

/art/runtime/
H A Dobject_lock.cc53 acquired_ = obj_->MonitorTryEnter(self_) != nullptr;
/art/runtime/mirror/
H A Dobject.h144 mirror::Object* MonitorTryEnter(Thread* self)
H A Dobject-inl.h112 inline mirror::Object* Object::MonitorTryEnter(Thread* self) { function in class:art::mirror::Object

Completed in 66 milliseconds