Searched refs:queue_index (Results 1 – 2 of 2) sorted by relevance
45 long queue_index);104 long queue_index) { in ConfigureReadMock() argument106 queue + queue_index, in ConfigureReadMock()
207 for (size_t queue_index = queue_head_; queue_index != queue_tail_; in CloneForIteration() local208 queue_index = NextQueueIndex(queue_index)) { in CloneForIteration()209 size_t chunk_index = recyclable_chunks_queue_[queue_index]; in CloneForIteration()