Searched refs:is_thread_crashed (Results 1 – 2 of 2) sorted by relevance
49 … while process.GetState() == lldb.eStateStopped and not lldbutil.is_thread_crashed(self, thread):57 lldbutil.is_thread_crashed(
802 def is_thread_crashed(test, thread): function822 if is_thread_crashed(test, thread):