Searched defs:AbortState (Results 1 – 1 of 1) sorted by relevance
514 struct AbortState { struct515 void Dump(std::ostream& os) const { in Dump()552 void DumpThread(std::ostream& os, Thread* self) const NO_THREAD_SAFETY_ANALYSIS { in DumpThread()561 void DumpAllThreads(std::ostream& os, Thread* self) const { in DumpAllThreads()595 void DumpRecursiveAbort(std::ostream& os) const NO_THREAD_SAFETY_ANALYSIS { in DumpRecursiveAbort()