Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_bitset.h219 GCBitsetWord oldValueBeforeCAS; variable
250 GCBitsetWord oldValueBeforeCAS; variable
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3295 GCBitset::GCBitsetWord oldValueBeforeCAS = oldValue; in SetBitAtomic() local