Searched defs:pid_ (Results 1 – 1 of 1) sorted by relevance
40 pid_t pid_; /* Not all tools update this */ in DECLARE_RC_STRUCT() local142 static inline void thread__set_pid(struct thread *thread, pid_t pid_) in thread__set_pid()