Home
last modified time | relevance | path

Searched defs:pollcache (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h242 struct pollcache { struct
243 kmutex_t pc_lock; /* lock to protect pollcache */ argument
263 #define PC_EPOLL 0x04 /* pollcache is epoll-enabled */ argument