Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor_pool.h68 static void ReleaseMonitors(Thread* self, MonitorList::Monitors* monitors) { in ReleaseMonitors() function
Dmonitor.cc1609 MonitorPool::ReleaseMonitors(self, &list_); in ~MonitorList()