Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h231 void *lp_sema; /* semaphore to post */ member
499 (ld)->ld_sema_wait_fn( lp->lp_sema ); \
503 (ld)->ld_sema_post_fn( lp->lp_sema ); \
H A Dresult.c1311 if ( lp->lp_sema != NULL ) {