Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Datomic_helper.cpp23 bool waitable) in ValidateIntegerTypedArray() argument
42 if (waitable) { in ValidateIntegerTypedArray()
Datomic_helper.h93 bool waitable = false);
/arkcompiler/ets_runtime/ecmascript/base/tests/
Datomic_helper_test.cpp56 bool waitable = false; in HWTEST_F_L0() local
65 …edValue> resultBuffer(thread, AtomicHelper::ValidateIntegerTypedArray(thread, arrayVal, waitable)); in HWTEST_F_L0()