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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h347 # define k5_os_nothread_mutex_destroy(M) \
386 static int k5_os_nothread_mutex_destroy(k5_os_nothread_mutex *m) {
423 # define k5_os_mutex_destroy k5_os_nothread_mutex_destroy
644 (k5_os_nothread_mutex_destroy(&(M)->n), \
342 # define k5_os_nothread_mutex_destroy macro
381 static int k5_os_nothread_mutex_destroy(k5_os_nothread_mutex *m) { function

Completed in 213 milliseconds