Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h393 #define ld_threadid_fn ld_thread2.ltf_threadid_fn macro
439 if ((ld)->ld_threadid_fn != NULL) { \
440 if ((ld)->ld_mutex_threadid[lock] == (ld)->ld_threadid_fn()) { \
444 (ld)->ld_mutex_threadid[lock] = ld->ld_threadid_fn(); \
454 if ((ld)->ld_threadid_fn != NULL) { \
455 if ((ld)->ld_mutex_threadid[lock] == (ld)->ld_threadid_fn()) { \