Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dfgbzip2.cpp187 BufferMsg lastMsg; in sendLastMessage() local
188 lastMsg.markLast(m_io.chunksRead()); in sendLastMessage()
189 gateway.try_put(lastMsg); in sendLastMessage()