Searched refs:ldap_thr_table (Results 1 – 1 of 1) sorted by relevance
150 static pthread_t ldap_thr_table[MAX_THREAD_ID] = {0}; variable159 if (ldap_thr_table[i] == cur) { in ldap_thr_index()168 if (ldap_thr_table[i] == 0 || in ldap_thr_index()169 thr_kill(ldap_thr_table[i], 0) != 0) { in ldap_thr_index()170 ldap_thr_table[i] = cur; in ldap_thr_index()