Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h418 # define k5_os_mutex_destroy k5_os_nothread_mutex_destroy macro
638 # define k5_os_mutex_destroy(M) \ macro
681 # define k5_os_mutex_destroy(M) pthread_mutex_destroy(&(M)->p)
705 # define k5_os_mutex_destroy(M) \
775 k5_os_mutex_destroy(&(M)->os))