Searched refs:POLLOUT_SET (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dthread.c3527 #define POLLOUT_SET (POLLWRBAND | POLLWRNORM | POLLOUT | POLLERR) macro
3626 if (fds.revents & POLLOUT_SET)

Completed in 77 milliseconds