Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h395 #define ld_threadid_fn ld_thread2.ltf_threadid_fn macro
441 if ((ld)->ld_threadid_fn != NULL) { \
442 if ((ld)->ld_mutex_threadid[lock] == (ld)->ld_threadid_fn()) { \
446 (ld)->ld_mutex_threadid[lock] = ld->ld_threadid_fn(); \
456 if ((ld)->ld_threadid_fn != NULL) { \
457 if ((ld)->ld_mutex_threadid[lock] == (ld)->ld_threadid_fn()) { \