Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h641 void EnableCrossThreadExecution() in EnableCrossThreadExecution() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3692 vm->GetAssociatedJSThread()->EnableCrossThreadExecution(); in AllowCrossThreadExecution()