krb5_cccol_unlock -  Release a global lock for credential caches. 
==================================================================

..

.. c:function:: 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 :c:func:`krb5_cccol_lock()` .










..





