Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/test/
H A Dsimple_lock_test.c39 cc_context_unlock(context); in other_thread()
79 cc_context_unlock(context); in main()
/freebsd/crypto/krb5/src/include/
H A DCredentialsCache.h1419 #define cc_context_unlock(context) \ macro
/freebsd/crypto/krb5/src/lib/krb5/ccache/ccapi/
H A Dstdcc.c1000 err = cc_context_unlock(gCntrlBlock); in krb5_stdccv3_context_unlock()