Searched defs:is_main_thread (Results 1 – 3 of 3) sorted by relevance
159 bool is_main_thread = GetCurrentProcId() == PlatformThread::CurrentId(); in GetStackEnd() local
281 bool is_main_thread = IsMainThread(); in GetStackEnd() local
406 const bool is_main_thread = (pid == GetID()); in MonitorCallback() local564 const bool is_main_thread = (thread.GetID() == GetID()); in MonitorSIGTRAP() local