Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dwaitq.h49 extern void waitq_fini(waitq_t *);
/titanic_50/usr/src/uts/common/os/
H A Dwaitq.c53 waitq_fini(waitq_t *wq) in waitq_fini() function
/titanic_50/usr/src/uts/common/disp/
H A Dcpucaps.c288 waitq_fini(&cap->cap_waitq); in cap_free()