Searched refs:stopReading (Results 1 - 2 of 2) sorted by relevance

/external/lzma/C/
H A DMtCoder.c159 p->stopReading = False;
196 if (p->stopReading)
198 next->stopReading = True;
207 next->stopReading = *stop = (size != p->mtCoder->blockSize);
238 next->stopReading = True;
312 p->threads[0].stopReading = True;
H A DMtCoder.h61 Bool stopReading; member in struct:__anon11529

Completed in 70 milliseconds