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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsysglue.h140 #define POLLSYNC 0x8000 macro
H A Dsys_glue.c383 gref->sevents |= POLLSYNC;
385 gref->sevents &= ~POLLSYNC;
741 if (gref->sevents & POLLSYNC)

Completed in 14 milliseconds