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