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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h344 # define k5_os_nothread_mutex_init(M) \
381 static int k5_os_nothread_mutex_init(k5_os_nothread_mutex *m) {
422 # define k5_os_mutex_init k5_os_nothread_mutex_init
639 (k5_os_nothread_mutex_init(&(M)->n), \
339 # define k5_os_nothread_mutex_init macro
376 static int k5_os_nothread_mutex_init(k5_os_nothread_mutex *m) { function

Completed in 47 milliseconds