Searched refs:sleepq_destroy (Results 1 – 4 of 4) sorted by relevance
38 void sleepq_destroy(sleepq_t *);
85 #define sleepq_destroy(a) __nothing macro
53 sleepq_destroy(sleepq_t *sq) in sleepq_destroy() function
110 sleepq_destroy(CV_SLEEPQ(cv)); in cv_destroy()