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

/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c755 * If their event mask matches the specified event(s), then pollnotify() is
761 * It is important that pollnotify() not drop the lock protecting the list
845 pollnotify(pcp, pdp->pd_fd);
925 pollnotify(pollcache_t *pcp, int fd) function
1820 * pollnotify will happen.

Completed in 49 milliseconds