Searched refs:CreateThread (Results 1 – 4 of 4) sorted by relevance
150 VirtualThread &CreateThread(pid_t pid, pid_t tid);
174 VirtualThread &CreateThread(pid_t pid, pid_t tid);
69 VirtualThread &VirtualRuntime::CreateThread(pid_t pid, pid_t tid) in CreateThread() function in OHOS::Developtools::HiPerf::VirtualRuntime130 CreateThread(pid, pid); in GetThread()136 return CreateThread(pid, tid); in GetThread()
84 VirtualThread &VirtualRuntime::CreateThread(pid_t pid, pid_t tid) in CreateThread() function in OHOS::Developtools::NativeDaemon::VirtualRuntime99 VirtualThread& thr = CreateThread(pid, tid); in GetThread()