Home
last modified time | relevance | path

Searched defs:GetNativeThreadNameForFile (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dnative_stack.h35 const auto GetNativeThreadNameForFile = // NOLINT(readability-i… variable
Dnative_stack.cpp36 std::string GetNativeThreadNameForFile([[maybe_unused]] pid_t tid) in GetNativeThreadNameForFile() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dnative_stack.cpp29 std::string GetNativeThreadNameForFile(pid_t tid) in GetNativeThreadNameForFile() function