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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_credential.c197 #define KAUTH_IDENTITY_LOCK() lck_mtx_lock(kauth_identity_mtx); macro
575 KAUTH_IDENTITY_LOCK();
598 KAUTH_IDENTITY_LOCK();
610 KAUTH_IDENTITY_LOCK();
1133 KAUTH_IDENTITY_LOCK();
1237 * string cache. We do this to avoid holding the KAUTH_IDENTITY_LOCK
1247 KAUTH_IDENTITY_LOCK();
1304 KAUTH_IDENTITY_LOCK();
1490 KAUTH_IDENTITY_LOCK();
1527 KAUTH_IDENTITY_LOCK();
[all...]

Completed in 14 milliseconds