Home
last modified time | relevance | path

Searched defs:IsMainThread (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
Dasm_stack.cpp23 bool IsMainThread() in IsMainThread() function
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dasm_stack.cpp24 bool IsMainThread() in IsMainThread() function
/arkcompiler/ets_runtime/ecmascript/platform/common/
Dasm_stack.cpp109 bool IsMainThread() in IsMainThread() function
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1121 bool JSThread::IsMainThread() in IsMainThread() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp1327 bool DebuggerApi::IsMainThread() in IsMainThread() function in panda::ecmascript::tooling::DebuggerApi