Searched refs:isUnwinding (Results 1 – 2 of 2) sorted by relevance
43 if ((t = GetCurrentThread()) && !t->isUnwinding()) { in GetStackTraceWithPcBpAndContext()
117 bool isUnwinding() const { return unwinding_; } in isUnwinding() function