Searched refs:GetLockCountData (Results 1 – 3 of 3) sorted by relevance
72 frame->GetLockCountData().AddMonitor(self, h_ref.Get()); in DoMonitorEnter()84 frame->GetLockCountData().RemoveMonitorOrThrow(self, h_ref.Get()); in DoMonitorExit()93 return frame->GetLockCountData().CheckAllMonitorsReleasedOrThrow(self); in DoMonitorCheckOnExit()
361 LockCountData& GetLockCountData() { in GetLockCountData() function
3136 shadow_frame->GetLockCountData().VisitMonitors(visitor_, -1, this); in VisitShadowFrame()