Searched refs:thread__new (Results 1 – 3 of 3) sorted by relevance
39 struct thread *thread__new(pid_t pid, pid_t tid);
29 struct thread *thread__new(pid_t pid, pid_t tid) in thread__new() function
381 th = thread__new(pid, tid); in __machine__findnew_thread()