Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/thread/
Dthread_state_transition.h76 explicit ThreadNativeScope(ThreadHolder *self) : scope_(self) in ThreadNativeScope() function
/arkcompiler/ets_runtime/ecmascript/checkpoint/
Dthread_state_transition.h129 explicit ThreadNativeScope(JSThread* self) : scope_(self) in ThreadNativeScope() function