Searched refs:chunkFound (Results 1 – 1 of 1) sorted by relevance
1770 bool chunkFound = false; in threadFunc() local1772 while (!mDone && !(chunkFound = findChunkToWrite(&chunk))) { in threadFunc()1780 if (chunkFound) { in threadFunc()