Searched refs:debug_thread (Results 1 – 1 of 1) sorted by relevance
938 Thread* debug_thread = Dbg::GetDebugThread(); in SuspendAllForDebugger() local942 SuspendAllInternal(self, self, debug_thread, true); in SuspendAllForDebugger()971 Thread* debug_thread = Dbg::GetDebugThread(); in SuspendSelfForDebugger() local972 CHECK(self != debug_thread); in SuspendSelfForDebugger()1034 Thread* debug_thread = Dbg::GetDebugThread(); in ResumeAllForDebugger() local1061 if (thread == self || thread == debug_thread) { in ResumeAllForDebugger()