Lines Matching refs:pid_
24 pid_t pid = thread->pid_;
46 thread->pid_ = pid;
233 if (second_last && !last->start && thread->pid_ == thread->tid)
283 thread->pid_, thread->tid) >= (int)sizeof(path)) &&
379 if (thread->pid_ == parent->pid_)
384 thread->pid_, thread->tid, parent->pid_, parent->tid);
427 if (thread->pid_ == thread->tid)
430 if (thread->pid_ == -1)
433 return machine__find_thread(machine, thread->pid_, thread->pid_);