Searched refs:rw_wlock (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsd.h289 #define rw_wlock(lp) lck_rw_lock_exclusive((lp)->rw_lock) macro
H A Daudit_bsm_klib.c78 #define EVCLASS_WLOCK() rw_wlock(&evclass_lock)
H A Daudit.c192 #define KINFO_WLOCK() rw_wlock(&audit_kinfo_lock)
H A Daudit_session.c314 #define AUDIT_SDEV_LIST_WLOCK() rw_wlock(&audit_sdev_lock)
364 #define AUDIT_SENTRY_WLOCK() rw_wlock(&se_entry_lck)
H A Daudit_pipe.c201 #define AUDIT_PIPE_LIST_WLOCK() rw_wlock(&audit_pipe_lock)

Completed in 81 milliseconds