Searched refs:holdBufferQueueBlocks (Results 1 – 3 of 3) sorted by relevance
355 void holdBufferQueueBlocks(const std::list<std::unique_ptr<C2Work>>& workList,
889 holdBufferQueueBlocks(workItems, igbp, bqId, generation); in handleOnWorkDone()1036 holdBufferQueueBlocks(*flushedWork, igbp, bqId, generation); in flush()
1786 void holdBufferQueueBlocks(const std::list<std::unique_ptr<C2Work>>& workList, in holdBufferQueueBlocks() function