Home
last modified time | relevance | path

Searched defs:GetCurrentThreadId (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dthread.cpp26 ThreadId GetCurrentThreadId() in GetCurrentThreadId() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dthread.cpp26 ThreadId GetCurrentThreadId() in GetCurrentThreadId() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp26 ThreadId GetCurrentThreadId() in GetCurrentThreadId() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dthread.cpp36 ThreadId GetCurrentThreadId() in GetCurrentThreadId() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp684 HWTEST_F_L0(DFXJSNApiTests, GetCurrentThreadId) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp1058 uint32_t DFXJSNApi::GetCurrentThreadId() in GetCurrentThreadId() function in panda::DFXJSNApi
Djsnapi_expo.cpp5650 uint32_t JSNApi::GetCurrentThreadId() in GetCurrentThreadId() function in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp192 ThreadId JSThread::GetCurrentThreadId() in GetCurrentThreadId() function in panda::ecmascript::JSThread