Home
last modified time | relevance | path

Searched refs:internalResume (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dthread.cpp450 void ManagedThread::ResumeImpl(bool internalResume) in ResumeImpl() argument
454 if (!internalResume) { in ResumeImpl()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmanaged_thread.h678 PANDA_PUBLIC_API void ResumeImpl(bool internalResume = false);

Completed in 4 milliseconds