Home
last modified time | relevance | path

Searched defs:entering_monitors (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dlock_order_graph.cpp21 …d UpdateMonitorsForThread(PandaMap<ManagedThread::ThreadId, Monitor::MonitorId> &entering_monitors, in UpdateMonitorsForThread()
41 PandaMap<ThreadId, MonitorId> entering_monitors; in CheckForTerminationLoops() local