Searched defs:LaunchNative (Results 1 – 2 of 2) sorted by relevance
210 bool ThreadedCoroutineManager::LaunchNative(NativeEntrypointFunc epFunc, void *param, PandaString c… in LaunchNative() function in ark::ThreadedCoroutineManager
443 bool StackfulCoroutineManager::LaunchNative(NativeEntrypointFunc epFunc, void *param, PandaString c… in LaunchNative() function in ark::StackfulCoroutineManager