Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h229 void *lp_sema; /* semaphore to post */ member
497 (ld)->ld_sema_wait_fn( lp->lp_sema ); \
501 (ld)->ld_sema_post_fn( lp->lp_sema ); \
H A Dresult.c1309 if ( lp->lp_sema != NULL ) {