Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dmark_word.h225 …MarkWordSize lightlockThreadInPlace = (static_cast<MarkWordSize>(threadId) & LIGHT_LOCK_THREADID_M… in DecodeFromLightLock() local
229 return MarkWord(temp | lightlockThreadInPlace | lightlockLockCountInPlace | in DecodeFromLightLock()