Searched defs:sss_mt_unlock (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/sss_client/
H A Dcommon.c1135 static void sss_mt_unlock(struct sss_mutex *m) function
1148 sss_mt_unlock(&sss_nss_mtx);
1158 sss_mt_unlock(&sss_pam_mtx);
1168 sss_mt_unlock(&sss_nss_mc_mtx);
1178 sss_mt_unlock(&sss_pac_mtx);

Completed in 12 milliseconds