Searched refs:ReleaseMonitorsToPool (Results 1 – 2 of 2) sorted by relevance
73 GetMonitorPool()->ReleaseMonitorsToPool(self, monitors); in ReleaseMonitors()135 void ReleaseMonitorsToPool(Thread* self, MonitorList::Monitors* monitors);
153 void MonitorPool::ReleaseMonitorsToPool(Thread* self, MonitorList::Monitors* monitors) { in ReleaseMonitorsToPool() function in art::MonitorPool