Searched refs:RemoveMonitorOrThrow (Results 1 – 3 of 3) sorted by relevance
48 void RemoveMonitorOrThrow(Thread* self,
45 void LockCountData::RemoveMonitorOrThrow(Thread* self, const mirror::Object* obj) { in RemoveMonitorOrThrow() function in art::LockCountData
101 frame->GetLockCountData().RemoveMonitorOrThrow(self, h_ref.Get()); in DoMonitorExit()