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