Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Devent_loop_module.h67 ThreadSafeCallbackQueue *callbackQueue_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.h285callbackQueue_; // the queue of 'then and catch' calbacks which will be called when the Promise g… variable