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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h575 static void k5_pthread_assert_unlocked(pthread_mutex_t *m) { }
661 ? k5_pthread_assert_unlocked(&(M)->p) \
690 # define k5_os_mutex_assert_unlocked(M) k5_pthread_assert_unlocked(&(M)->p)
570 static void k5_pthread_assert_unlocked(pthread_mutex_t *m) { } function

Completed in 47 milliseconds