Home
last modified time | relevance | path

Searched refs:SetBitAtomic (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h140 V(SetBitAtomic) \
H A Druntime_stubs.h105 static void SetBitAtomic(GCBitset::GCBitsetWord *word, GCBitset::GCBitsetWord mask,
H A Druntime_stubs.cpp3342 void RuntimeStubs::SetBitAtomic(GCBitset::GCBitsetWord *word, GCBitset::GCBitsetWord mask, in SetBitAtomic() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h508 V(SetBitAtomic) \
H A Dcall_signature.cpp2331 DEF_CALL_SIGNATURE(SetBitAtomic) in DEF_CALL_SIGNATURE()
2334 CallSignature index("SetBitAtomic", 0, 3, ArgumentsOrder::DEFAULT_ORDER, VariableType::VOID()); in DEF_CALL_SIGNATURE()

Completed in 17 milliseconds