Searched refs:TIDMatches (Results 1 – 3 of 3) sorted by relevance
61 ThreadSpec::TIDMatches (Thread &thread) const in TIDMatches() function in ThreadSpec67 return TIDMatches (thread_id); in TIDMatches()103 if (!TIDMatches(thread)) in ThreadPassesBasicTests()
85 TIDMatches (lldb::tid_t thread_id) const in TIDMatches() function94 TIDMatches (Thread &thread) const;
417 if (spec && spec->TIDMatches(*this)) in BreakNotify()