Home
last modified time | relevance | path

Searched defs:k5_os_mutex_init (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/include/
H A Dk5-thread.h203 # define k5_os_mutex_init k5_os_nothread_mutex_init macro
298 # define k5_os_mutex_init(M) pthread_mutex_init((M), 0) macro
319 # define k5_os_mutex_init(M) \ macro
/freebsd/crypto/krb5/src/util/support/
H A Dthreads.c521 k5_os_mutex_init(k5_os_mutex *m) in k5_os_mutex_init() function
581 k5_os_mutex_init(k5_os_mutex *m) in k5_os_mutex_init() function