Home
last modified time | relevance | path

Searched refs:wait_rv (Results 1 – 1 of 1) sorted by relevance

/external/nos/host/android/citadel/citadeld/
Dmain.cpp308 const int wait_rv = device.ops.wait_for_interrupt(device.ctx, -1); in dispatchEvents() local
309 if (wait_rv <= 0) { in dispatchEvents()
310 LOG(WARNING) << "device.ops.wait_for_interrupt: " << wait_rv; in dispatchEvents()