Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h391 #define ld_sema_wait_fn ld_thread2.ltf_sema_wait macro
496 if ( (ld)->ld_sema_wait_fn != NULL ) { \
497 (ld)->ld_sema_wait_fn( lp->lp_sema ); \
H A Dsetoption.c264 ld->ld_sema_wait_fn = (LDAP_TF_SEMA_WAIT_CALLBACK *) NULL; in ldap_set_option()