Searched refs:cacheBufferInterruptTask (Results 1 – 1 of 1) sorted by relevance
340 …ThreadPool::Task cacheBufferInterruptTask = [this, streamIDInterrupt] { this->Stop(streamIDInterru… in OnInterrupt() local342 ptr->AddTask(cacheBufferInterruptTask); in OnInterrupt()