Home
last modified time | relevance | path

Searched refs:ReleaseMonitorToPool (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmonitor_pool.cc115 void MonitorPool::ReleaseMonitorToPool(Thread* self, Monitor* monitor) { in ReleaseMonitorToPool() function in art::MonitorPool
136 ReleaseMonitorToPool(self, mon); in ReleaseMonitorsToPool()
Dmonitor_pool.h61 GetMonitorPool()->ReleaseMonitorToPool(self, monitor); in ReleaseMonitor()
118 void ReleaseMonitorToPool(Thread* self, Monitor* monitor);