Home
last modified time | relevance | path

Searched refs:hasDataToRead (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/graph/fgbzip2/
H A Dfgbzip2.cpp124 bool hasDataToRead() const { in hasDataToRead() function in IOOperations
168 while (m_io.hasDataToRead()) { in readingLoop()
248 if (io.hasDataToRead()) { in fgCompression()