Home
last modified time | relevance | path

Searched defs:ScopedChangeThreadStatus (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread_scopes.h109 class PANDA_PUBLIC_API ScopedChangeThreadStatus { class
111 explicit ScopedChangeThreadStatus(ManagedThread *thread, ThreadStatus newStatus) : thread_(thread) in ScopedChangeThreadStatus() function in ark::ScopedChangeThreadStatus

Completed in 1 milliseconds