Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsys_select.c773 selnotify(struct selinfo *sip, int events, long knhint) selnotify() function
/netbsd-src/sys/dev/pci/
H A Dxmm7360.c161 #define selnotify(sel, band, note) selwakeup(sel) macro