Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.cpp139 uint32_t &lightlockRetryCount, in HandleLightLockedState()
263 uint32_t lightlockRetryCount = 0; in MonitorEnter() local