HomeSort by relevance Sort by last modified time
    Searched refs:poll_events (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm_ioplug.h 90 unsigned int poll_events; /**< poll events */ member in struct:snd_pcm_ioplug
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm_ioplug.h 90 unsigned int poll_events; /**< poll events */ member in struct:snd_pcm_ioplug
  /tools/test/connectivity/acts/framework/acts/controllers/
event_dispatcher.py 51 def poll_events(self): member in class:EventDispatcher
132 self.poller = self.executor.submit(self.poll_events)

Completed in 265 milliseconds