Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/include/
H A Dk5-thread.h204 # define k5_os_mutex_destroy k5_os_nothread_mutex_destroy macro
299 # define k5_os_mutex_destroy(M) pthread_mutex_destroy((M)) macro
322 # define k5_os_mutex_destroy(M) \ macro
/freebsd/crypto/krb5/src/util/support/
H A Dthreads.c530 k5_os_mutex_destroy(k5_os_mutex *m) in k5_os_mutex_destroy() function
586 k5_os_mutex_destroy(k5_os_mutex *m) in k5_os_mutex_destroy() function