Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_events.h131 explicit CompletionEvent(mem::Reference *returnValueObject, CoroutineManager *coroManager) in CompletionEvent() function
Dcoroutine.h36 class CompletionEvent; variable