Searched refs:is_thread_crashed (Results 1 – 2 of 2) sorted by relevance
48 … while process.GetState() == lldb.eStateStopped and not lldbutil.is_thread_crashed(self, thread):56 lldbutil.is_thread_crashed(
875 def is_thread_crashed(test, thread): function895 if is_thread_crashed(test, thread):