Searched refs:SetTid (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/ | ||
H A D | thread_pool.h | 52 void SetTid(int tid) in SetTid() function in ark::ProcessorInterface 173 proc->SetTid(os::thread::GetCurrentThreadId()); in Help() 258 proc->SetTid(os::thread::GetCurrentThreadId()); in WorkerEntry() |
/arkcompiler/toolchain/tooling/base/ | ||
H A D | pt_types.h | 2161 Profile &SetTid(int64_t tid) in SetTid() function in panda::ecmascript::tooling::final::final |
H A D | pt_types.cpp | 2744 profile->SetTid(static_cast<int64_t>(profileInfo.tid)); in FromProfileInfo() |
Completed in 11 milliseconds