Home
last modified time | relevance | path

Searched refs:waitq_runone (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dwaitq.h69 extern void waitq_runone(waitq_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dwaitq.c348 waitq_runone(waitq_t *wq) in waitq_runone() function
/illumos-gate/usr/src/uts/common/disp/
H A Dcpucaps.c505 waitq_runone(wq); in cap_poke_waitq()