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