Searched refs:ld_response_lockthread (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h45 if ((ld)->ld_response_lockthread != thr_self()) { \
49 (ld)->ld_response_lockthread = thr_self(); \
57 (ld)->ld_response_lockthread = 0; \
298 pthread_t ld_response_lockthread; /* thread which currently holds the response lock */ member in struct:ldap

Completed in 16 milliseconds