Searched refs:wait_rv (Results 1 – 1 of 1) sorted by relevance
308 const int wait_rv = device.ops.wait_for_interrupt(device.ctx, -1); in dispatchEvents() local309 if (wait_rv <= 0) { in dispatchEvents()310 LOG(WARNING) << "device.ops.wait_for_interrupt: " << wait_rv; in dispatchEvents()