Searched refs:nextReadIndex (Results 1 – 1 of 1) sorted by relevance
201 int nextReadIndex; member340 SensorEventQueue* queue = this->queues.at(this->nextReadIndex); in poll()346 this->copy_event_remap_handle(&data[eventsRead], event, nextReadIndex); in poll()355 this->nextReadIndex = (this->nextReadIndex + 1) % queueCount; in poll()663 dev->nextReadIndex = 0; in open_sensors()