Searched refs:DoMonitorEnter (Results 1 – 3 of 3) sorted by relevance
82 static inline void DoMonitorEnter(Thread* self, Object* ref) NO_THREAD_SAFETY_ANALYSIS { in DoMonitorEnter() function
476 DoMonitorEnter(self, obj); in ExecuteGotoImpl()
389 DoMonitorEnter(self, obj); in ExecuteSwitchImpl()