Searched refs:DoMonitorExit (Results 1 – 3 of 3) sorted by relevance
79 static inline void DoMonitorExit(Thread* self, Object* ref) NO_THREAD_SAFETY_ANALYSIS { in DoMonitorExit() function
463 DoMonitorExit(self, obj); in ExecuteGotoImpl()
366 DoMonitorExit(self, obj); in ExecuteSwitchImpl()