Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/security/audit/
H A Daudit_bsd.h239 #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.c280 #define AUDIT_SDEV_LOCK_DESTROY(asdev) mtx_destroy(&(asdev)->asdev_mtx)