Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Promise.cpp187 currentCoro->ProcessPresentCallbacks(); in EtsAwaitPromise()
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.cpp191 ProcessPresentCallbacks(); in ProcessPresentAndAnnouncedCallbacks()
Dcoroutine.h263 void ProcessPresentCallbacks() in ProcessPresentCallbacks() function