Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt_thread.h45 #define ldap_pvt_thread_equal ldap_int_thread_equal macro
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c607 if( ldap_pvt_thread_equal( thread, thread_info[i]->wrapped ) ) in get_thread_info()