Home
last modified time | relevance | path

Searched refs:except_wqset (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dwaitq.h912 struct waitq_set *except_wqset,
H A Dwaitq.c1995 waitq_unlink_all_locked(struct waitq *waitq, struct waitq_set *except_wqset, in waitq_unlink_all_locked() argument
2006 if (wqs.wqs_set == except_wqset) { in waitq_unlink_all_locked()