Home
last modified time | relevance | path

Searched refs:loc_last (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h743 k5_debug_loc loc_last, loc_created; member
755 m->loc_created = m->loc_last = l; in k5_mutex_init_1()
766 m->loc_created = m->loc_last = l; in k5_mutex_finish_init_1()
774 k5_mutex_lock(M), (M)->loc_last = K5_DEBUG_LOC, k5_mutex_unlock(M), \
782 if (_err == 0) _m->loc_last = K5_DEBUG_LOC; \
793 m->loc_last = l; in k5_mutex_lock_1()
800 (M)->loc_last = K5_DEBUG_LOC, \