Searched refs:mtx_destroy (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsd.h250 #define mtx_destroy(mp) _audit_mtx_destroy(mp) macro
H A Daudit_pipe.c175 #define AUDIT_PIPE_LOCK_DESTROY(ap) mtx_destroy(&(ap)->ap_mtx)
H A Daudit_session.c278 #define AUDIT_SDEV_LOCK_DESTROY(asdev) mtx_destroy(&(asdev)->asdev_mtx)

Completed in 21 milliseconds