Searched refs:POLLNVAL (Results 1 – 6 of 6) sorted by relevance
108 if (pfd[0].revents & POLLNVAL) { in triggerablePoll()
59 if (pfd.revents & POLLNVAL) { in pollRead()
531 public static final int POLLNVAL = placeholder(); field in OsConstants
452 initConstant(env, c, "POLLNVAL", POLLNVAL); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27903 field public static final int POLLNVAL;