HomeSort by: relevance | last modified time | path
    Searched refs:ldap_pvt_thread_pool_destroy (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
ldap_thr_debug.h 61 * support which treats ldap_pvt_thread_pool_destroy() the same way.
123 #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
tpool.c 217 (ldap_pvt_thread_pool_destroy)(&pool, 0); /* ignore thr_debug macro */
836 ldap_pvt_thread_pool_destroy ( ldap_pvt_thread_pool_t *tpool, int run_pending ) function
thr_debug.c 1228 ldap_pvt_thread_pool_destroy( ldap_pvt_thread_pool_t *tpool, int run_pending ) function
1231 ERROR_IF( !threading_enabled, "ldap_pvt_thread_pool_destroy" );
1236 ERROR( rc, "ldap_pvt_thread_pool_destroy" );
  /src/external/bsd/openldap/dist/include/
ldap_pvt_thread.h 305 ldap_pvt_thread_pool_destroy LDAP_P((

Completed in 18 milliseconds