Searched refs:slck_destroy (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsd.h266 #define slck_destroy(lp) _audit_slck_destroy((lp)) macro
H A Daudit_worker.c104 #define AUDIT_WORKER_SX_DESTROY() slck_destroy(&audit_worker_sl)
H A Daudit_pipe.c181 #define AUDIT_PIPE_SX_LOCK_DESTROY(ap) slck_destroy(&(ap)->ap_sx)
H A Daudit_session.c284 #define AUDIT_SDEV_SX_LOCK_DESTROY(asd) slck_destroy(&(asd)->asdev_sx)

Completed in 37 milliseconds