Home
last modified time | relevance | path

Searched refs:cc_typelist_lock (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccbase.c119 k5_mutex_destroy(&cc_typelist_lock); in krb5int_cc_finalize()
143 err = k5_mutex_lock(&cc_typelist_lock); in krb5_cc_register()
151 k5_mutex_unlock(&cc_typelist_lock); in krb5_cc_register()
154 k5_mutex_unlock(&cc_typelist_lock); in krb5_cc_register()
159 k5_mutex_unlock(&cc_typelist_lock); in krb5_cc_register()
165 k5_mutex_unlock(&cc_typelist_lock); in krb5_cc_register()
248 err = k5_mutex_lock(&cc_typelist_lock); in krb5int_cc_getops()
255 k5_mutex_unlock(&cc_typelist_lock); in krb5int_cc_getops()
259 k5_mutex_unlock(&cc_typelist_lock); in krb5int_cc_getops()
310 err = k5_mutex_lock(&cc_typelist_lock); in krb5int_cc_typecursor_new()
[all …]