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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h423 # define k5_os_mutex_destroy k5_os_nothread_mutex_destroy
643 # define k5_os_mutex_destroy(M) \
686 # define k5_os_mutex_destroy(M) pthread_mutex_destroy(&(M)->p)
710 # define k5_os_mutex_destroy(M) \
781 k5_os_mutex_destroy(&(M)->os))
418 # define k5_os_mutex_destroy macro
638 # define k5_os_mutex_destroy macro

Completed in 47 milliseconds