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

/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h66 if ((ld)->ld_lockthread != thr_self()) { \
70 (ld)->ld_lockthread = thr_self(); \
78 (ld)->ld_lockthread = 0; \
335 pthread_t ld_lockthread; /* thread which currently holds the lock */ member in struct:ldap
/osnet-11/usr/src/lib/libldap4/common/
H A Dopen.c211 ld->ld_lockthread = 0;

Completed in 17 milliseconds