Searched defs:GetTid (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | thread_pool.h | 63 int GetTid() const in GetTid() function in ark::ProcessorInterface |
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/escompat/ | ||
| H A D | Process.cpp | 355 static ets_double GetTid([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process) in GetTid() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_vm.cpp | 250 uint32_t EcmaVM::GetTid() const in GetTid() function in panda::ecmascript::EcmaVM |
| /arkcompiler/toolchain/tooling/base/ | ||
| H A D | pt_types.h | 2156 int64_t GetTid() const in GetTid() function in panda::ecmascript::tooling::final::final |
Completed in 8 milliseconds