Lines Matching full:suspend
522 LOG(ERROR) << *thread << " suspend count already zero.";
588 ATRACE_BEGIN("Full suspend check");
591 // Transition back to runnable noting requests to suspend, re-acquire share on mutator_lock_.
617 LOG(WARNING) << "No such thread for suspend: " << peer;
620 LOG(WARNING) << "No such thread for suspend: " << peer << ":" << scoped_name_chars.c_str();
633 // Runnable above. As the suspend count is now raised if this is the current thread
634 // it will self suspend on transition to Runnable, making it hard to work with. It's simpler
636 CHECK_NE(thread, soa.Self()) << "Attempt to suspend the current thread for the debugger";
637 // If thread is suspended (perhaps it was already not Runnable but didn't have a suspend