Searched refs:mtx_unlock (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_syscalls.c163 mtx_unlock(&audit_mtx);
166 mtx_unlock(&audit_mtx);
348 mtx_unlock(&audit_mtx);
362 mtx_unlock(&audit_mtx);
378 mtx_unlock(&audit_mtx);
393 mtx_unlock(&audit_mtx);
401 mtx_unlock(&audit_mtx);
410 mtx_unlock(&audit_mtx);
427 mtx_unlock(&audit_mtx);
434 mtx_unlock(
[all...]
H A Daudit.c395 mtx_unlock(&audit_mtx);
425 mtx_unlock(&audit_mtx);
533 mtx_unlock(&audit_mtx);
549 mtx_unlock(&audit_mtx);
565 mtx_unlock(&audit_mtx);
H A Daudit_worker.c459 mtx_unlock(&audit_mtx);
520 mtx_unlock(&audit_mtx);
H A Daudit_bsd.h249 #define mtx_unlock(mp) lck_mtx_unlock((mp)->mtx_lock) macro
H A Daudit_pipe.c178 #define AUDIT_PIPE_UNLOCK(ap) mtx_unlock(&(ap)->ap_mtx)
H A Daudit_session.c281 #define AUDIT_SDEV_UNLOCK(asdev) mtx_unlock(&(asdev)->asdev_mtx)

Completed in 22 milliseconds