Searched refs:mNonWriteCommandCount (Results 1 – 2 of 2) sorted by relevance
155 mNonWriteCommandCount = 0; in threadLoop()157 mNonWriteCommandCount++; in threadLoop()169 if (mNonWriteCommandCount >= 3 || mNonWriteCommandCount < 0) { in threadLoop()
103 int64_t mNonWriteCommandCount = 0; variable