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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h352 (k5_os_nothread_mutex_assert_unlocked(M), \
362 # define k5_os_nothread_mutex_assert_unlocked(M) \
400 # define k5_os_nothread_mutex_assert_unlocked(M) ((void)0)
427 # define k5_os_mutex_assert_unlocked k5_os_nothread_mutex_assert_unlocked
662 : k5_os_nothread_mutex_assert_unlocked(&(M)->n))
357 # define k5_os_nothread_mutex_assert_unlocked macro
395 # define k5_os_nothread_mutex_assert_unlocked macro

Completed in 60 milliseconds