Home
last modified time | relevance | path

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

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