Searched defs:ldap_pvt_thread_pool_destroy (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dldap_thr_debug.h123 #define ldap_pvt_thread_pool_destroy ldap_int_thread_pool_destroy macro
141 #undef ldap_pvt_thread_pool_destroy macro
142 #define ldap_pvt_thread_pool_destroy(p,r) ldap_int_thread_pool_destroy(p,r) macro
189 #undef ldap_pvt_thread_pool_destroy macro
H A Dtpool.c830 ldap_pvt_thread_pool_destroy ( ldap_pvt_thread_pool_t *tpool, int run_pending ) function
H A Dthr_debug.c1228 ldap_pvt_thread_pool_destroy( ldap_pvt_thread_pool_t *tpool, int run_pending ) function

Completed in 203 milliseconds