Searched defs:PR_POLL_READ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprio.h1915 #define PR_POLL_READ POLLIN macro
1924 #define PR_POLL_READ 0x1 macro
1983 ** is to poll it with the PR_POLL_READ flag. You can't
2007 ** One can call PR_Poll with the PR_POLL_READ flag on a pollable
2009 ** the PR_POLL_READ flag set in the out_flags.

Completed in 83 milliseconds