krb5_cccol_unlock - Release a global lock for credential caches.¶
-
krb5_error_code
krb5_cccol_unlock
(krb5_context context)¶
- param
[in] context - Library context
- retval
0 Success; otherwise - Kerberos error codes
This function unlocks the lock from krb5_cccol_lock()
.