Home
last modified time | relevance | path

Searched defs:k5_os_mutex_unlock (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/include/
H A Dk5-thread.h206 # define k5_os_mutex_unlock k5_os_nothread_mutex_unlock macro
301 # define k5_os_mutex_unlock(M) pthread_mutex_unlock(M) macro
343 # define k5_os_mutex_unlock(M) \ macro
/freebsd/crypto/krb5/src/util/support/
H A Dthreads.c548 k5_os_mutex_unlock(k5_os_mutex *m) in k5_os_mutex_unlock() function
596 k5_os_mutex_unlock(k5_os_mutex *m) in k5_os_mutex_unlock() function