Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_manager.h111 using NativeEntrypointFunc = Coroutine::NativeEntrypointInfo::NativeEntrypointFunc; variable
Dcoroutine.h107 using NativeEntrypointFunc = void (*)(void *); member