Searched defs:IsValidForOperatingSystemThread (Results 1 – 2 of 2) sorted by relevance
93 virtual bool IsValidForOperatingSystemThread(Thread &thread) { return true; } in IsValidForOperatingSystemThread() function
139 bool IsValidForOperatingSystemThread(Thread &thread) override { in IsValidForOperatingSystemThread() function in lldb_private::StopInfoBreakpoint