Searched refs:StopInfoIsUpToDate (Results 1 – 3 of 3) sorted by relevance
240 bool StopInfoIsUpToDate() const;
447 bool Thread::StopInfoIsUpToDate() const { in StopInfoIsUpToDate() function in Thread
1796 if (!thread_sp->StopInfoIsUpToDate()) { in SetThreadStopInfo()