Searched refs:yieldBufferQueueBlocks (Results 1 – 3 of 3) sorted by relevance
318 void yieldBufferQueueBlocks(const std::list<std::unique_ptr<C2Work>>& workList,
399 yieldBufferQueueBlocks(c2workItems, true); in onWorkDone_nb()480 yieldBufferQueueBlocks(c2flushedWorks, true); in flush()
1722 void yieldBufferQueueBlocks( in yieldBufferQueueBlocks() function