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

/xnu-2782.1.97/bsd/kern/
H A Dkern_credential.c222 #define KAUTH_IDENTITY_LOCK() lck_mtx_lock(kauth_identity_mtx); macro
630 KAUTH_IDENTITY_LOCK();
653 KAUTH_IDENTITY_LOCK();
665 KAUTH_IDENTITY_LOCK();
1201 KAUTH_IDENTITY_LOCK();
1305 * string cache. We do this to avoid holding the KAUTH_IDENTITY_LOCK
1315 KAUTH_IDENTITY_LOCK();
1382 KAUTH_IDENTITY_LOCK();
1598 KAUTH_IDENTITY_LOCK();
1635 KAUTH_IDENTITY_LOCK();
[all...]

Completed in 28 milliseconds