Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.cpp140 … [[maybe_unused]] bool &shouldInflate, bool trylock) in HandleLightLockedState()
197 … VMHandle<ObjectHeader> &objHandle, bool &shouldInflate, in HandleUnlockedState()
262 bool shouldInflate = false; in MonitorEnter() local