Searched refs:InErrorState (Results 1 – 1 of 1) sorted by relevance
124 bool ok() const { return !InErrorState(); } in ok()2026 bool InErrorState() const TF_LOCKS_EXCLUDED(mu_) { in InErrorState() function