Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor_pool.h99 return GetMonitorPool()->ComputeMonitorIdInPool(mon, self); in ComputeMonitorId()
157 MonitorId ComputeMonitorIdInPool(Monitor* mon, Thread* self) { in ComputeMonitorIdInPool() function