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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h1995 #define PR_POLL_READ POLLIN macro
2004 #define PR_POLL_READ 0x1 macro
2063 ** is to poll it with the PR_POLL_READ flag. You can't
2087 ** One can call PR_Poll with the PR_POLL_READ flag on a pollable
2089 ** the PR_POLL_READ flag set in the out_flags.

Completed in 51 milliseconds