Searched defs:pid_t (Results 1 – 3 of 3) sorted by relevance
23 using pid_t = _pid_t; variable
525 std::vector<pid_t> GetSubthreadIDs(const pid_t pid, std::map<pid_t, ThreadInfos> &thread_map) in GetSubthreadIDs()
83 typedef __kernel_pid_t pid_t; typedef