Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2509 DEF_CALL_SIGNATURE(SetBitAtomic) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3463 void RuntimeStubs::SetBitAtomic(GCBitset::GCBitsetWord *word, GCBitset::GCBitsetWord mask, in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs