Searched refs:is_main_thread (Results 1 – 1 of 1) sorted by relevance
437 const bool is_main_thread = (thread.GetID() == GetID()); in MonitorCallback() local444 status, thread.GetID(), is_main_thread ? "is" : "is not", in MonitorCallback()450 assert(!is_main_thread && "Main thread exits handled elsewhere"); in MonitorCallback()493 thread.GetID(), info_err, status, is_main_thread); in MonitorCallback()522 const bool is_main_thread = (thread.GetID() == GetID()); in MonitorSIGTRAP() local594 is_main_thread); in MonitorSIGTRAP()608 if (is_main_thread) { in MonitorSIGTRAP()