Home
last modified time | relevance | path

Searched refs: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.h570 static void k5_pthread_assert_unlocked(pthread_mutex_t *m) { } in k5_pthread_assert_unlocked() function
656 ? k5_pthread_assert_unlocked(&(M)->p) \
685 # define k5_os_mutex_assert_unlocked(M) k5_pthread_assert_unlocked(&(M)->p)