Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor_pool.cc134 void MonitorPool::ReleaseMonitorToPool(Thread* self, Monitor* monitor) { in ReleaseMonitorToPool() function in art::MonitorPool
155 ReleaseMonitorToPool(self, mon); in ReleaseMonitorsToPool()
Dmonitor_pool.h64 GetMonitorPool()->ReleaseMonitorToPool(self, monitor); in ReleaseMonitor()
134 void ReleaseMonitorToPool(Thread* self, Monitor* monitor);