Searched defs:ld_lockthread (Results 1 - 1 of 1) 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

Completed in 18 milliseconds