Home
last modified time | relevance | path

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

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