Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dfgbzip2.cpp158 std::thread(&AsyncNodeActivity::readingLoop, this, std::ref(gateway)) in submitRead()
167 void readingLoop(async_file_reader_node::gateway_type& gateway) { in readingLoop() function in AsyncNodeActivity