Home
last modified time | relevance | path

Searched refs: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.h339 # define k5_os_nothread_mutex_init(M) \ macro
376 static int k5_os_nothread_mutex_init(k5_os_nothread_mutex *m) { in k5_os_nothread_mutex_init() function
417 # define k5_os_mutex_init k5_os_nothread_mutex_init
634 (k5_os_nothread_mutex_init(&(M)->n), \