Searched refs:GetErrorCount (Results 1 – 3 of 3) sorted by relevance
1399 if ((*it)->GetErrorCount()) in JoinThreads()1402 (*it)->ThreadID(), (*it)->GetErrorCount()); in JoinThreads()1419 errorcount_ += (*it)->GetErrorCount(); in JoinThreads()1421 if ((*it)->GetErrorCount()) in JoinThreads()1424 (*it)->ThreadID(), (*it)->GetErrorCount()); in JoinThreads()1614 errors += (*it)->GetErrorCount(); in GetTotalErrorCount()
257 int64 GetErrorCount() {return errorcount_;} in GetErrorCount() function
2302 errorcount_ += child_thread.GetErrorCount(); in ReapSlaves()2304 child_thread.GetErrorCount()); in ReapSlaves()