Searched refs:GetErrorCount (Results 1 – 3 of 3) sorted by relevance
1575 if ((*it)->GetErrorCount()) in JoinThreads()1578 (*it)->ThreadID(), (*it)->GetErrorCount()); in JoinThreads()1595 errorcount_ += (*it)->GetErrorCount(); in JoinThreads()1597 if ((*it)->GetErrorCount()) in JoinThreads()1600 (*it)->ThreadID(), (*it)->GetErrorCount()); in JoinThreads()1790 errors += (*it)->GetErrorCount(); in GetTotalErrorCount()
255 int64 GetErrorCount() {return errorcount_;} in GetErrorCount() function
2292 errorcount_ += child_thread.GetErrorCount(); in ReapSlaves()2294 child_thread.GetErrorCount()); in ReapSlaves()