Searched refs:is_main_thread (Results 1 – 1 of 1) sorted by relevance
431 const bool is_main_thread = (thread.GetID() == GetID()); in MonitorCallback() local438 status, thread.GetID(), is_main_thread ? "is" : "is not", in MonitorCallback()444 assert(!is_main_thread && "Main thread exits handled elsewhere"); in MonitorCallback()487 thread.GetID(), info_err, status, is_main_thread); in MonitorCallback()516 const bool is_main_thread = (thread.GetID() == GetID()); in MonitorSIGTRAP() local588 is_main_thread); in MonitorSIGTRAP()602 if (is_main_thread) { in MonitorSIGTRAP()