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/
Ddfx_jsnapi.cpp1126 uint32_t DFXJSNApi::GetCurrentThreadId() in GetCurrentThreadId() function in panda::DFXJSNApi
Djsnapi_expo.cpp5920 uint32_t JSNApi::GetCurrentThreadId() in GetCurrentThreadId() function in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp300 ThreadId JSThread::GetCurrentThreadId() in GetCurrentThreadId() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp713 HWTEST_F_L0(DFXJSNApiTests, GetCurrentThreadId) in HWTEST_F_L0() argument