Searched refs:TIDMatches (Results 1 – 2 of 2) sorted by relevance
76 bool ThreadSpec::TIDMatches(Thread &thread) const { in TIDMatches() function in ThreadSpec81 return TIDMatches(thread_id); in TIDMatches()111 if (!TIDMatches(thread)) in ThreadPassesBasicTests()
63 bool TIDMatches(lldb::tid_t thread_id) const { in TIDMatches() function70 bool TIDMatches(Thread &thread) const;