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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h163 #define POLLHASH(x, y) ((y) % (x)) /* poll hash function */ macro

Completed in 1304 milliseconds