Searched refs:aborted_ (Results 1 – 2 of 2) sorted by relevance
61 return aborted_; in IsAborted()376 bool aborted_; variable
55 aborted_(false), in Transaction()100 if (!aborted_) { in Abort()101 aborted_ = true; in Abort()