Searched refs:_audit_cv_destroy (Results 1 – 2 of 2) sorted by relevance
213 void _audit_cv_destroy(struct cv *cvp);221 #define cv_destroy(cvp) _audit_cv_destroy(cvp)
92 _audit_cv_destroy(struct cv *cvp) in _audit_cv_destroy() function