Searched defs:ThreadProc (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | threaded_coroutine.cpp | 94 void ThreadedCoroutineContext::ThreadProc(ThreadedCoroutineContext *ctx) in ThreadProc() function in ark::ThreadedCoroutineContext |
| D | stackful_coroutine_worker.cpp | 245 void StackfulCoroutineWorker::ThreadProc() in ThreadProc() function in ark::StackfulCoroutineWorker |