Searched refs:IsConcurrent (Results 1 – 2 of 2) sorted by relevance
149 if (IsConcurrent()) { in RunPhases()189 if (IsConcurrent()) { in PausePhase()219 if (kPreCleanCards && IsConcurrent()) { in PreCleanCards()1497 if (kRevokeRosAllocThreadLocalBuffersAtCheckpoint && IsConcurrent()) { in RevokeAllThreadLocalBuffers()
71 bool IsConcurrent() const { in IsConcurrent() function