waitq_isempty
if (!waitq_isempty(wq))
ASSERT(waitq_isempty(wq));
extern boolean_t waitq_isempty(waitq_t *);