Searched defs:AddTid (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandabase/os/ | ||
| D | native_stack.cpp | 20 void DumpUnattachedThread::AddTid([[maybe_unused]] pid_t tidThread) {} in AddTid() function in ark::os::native_stack::DumpUnattachedThread |
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ | ||
| D | native_stack.cpp | 97 void DumpUnattachedThread::AddTid(pid_t tidThread) in AddTid() function in ark::os::unix::native_stack::DumpUnattachedThread |