33 return ptid_t (pid, lwp, tid);
73 return ptid1 == ptid2;
constexpr int pid() const
constexpr long lwp() const
int ptid_is_pid(const ptid_t &ptid)
int ptid_get_pid(const ptid_t &ptid)
constexpr bool matches(const ptid_t &filter) const
ptid_t ptid_build(int pid, long lwp, long tid)
constexpr bool tid_p() const
long ptid_get_tid(const ptid_t &ptid)
ptid_t pid_to_ptid(int pid)
int ptid_tid_p(const ptid_t &ptid)
static constexpr ptid_t make_null()
long ptid_get_lwp(const ptid_t &ptid)
int ptid_lwp_p(const ptid_t &ptid)
constexpr bool lwp_p() const
constexpr bool is_pid() const
int ptid_equal(const ptid_t &ptid1, const ptid_t &ptid2)
int ptid_match(const ptid_t &ptid, const ptid_t &filter)
constexpr long tid() const
static constexpr ptid_t make_minus_one()