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

  /src/external/bsd/openldap/dist/libraries/libldap/
ldap_thr_debug.h 121 #define ldap_pvt_thread_pool_pause ldap_int_thread_pool_pause macro
187 #undef ldap_pvt_thread_pool_pause macro
thr_debug.c 1275 ldap_pvt_thread_pool_pause( ldap_pvt_thread_pool_t *tpool ) function
1277 ERROR_IF( !threading_enabled, "ldap_pvt_thread_pool_pause" );
tpool.c 1301 ldap_pvt_thread_pool_pause( ldap_pvt_thread_pool_t *tpool ) function
  /src/external/bsd/openldap/dist/include/
ldap_pvt_thread.h 297 ldap_pvt_thread_pool_pause LDAP_P((
  /src/external/bsd/openldap/dist/servers/slapd/
daemon.c 3499 rc = ldap_pvt_thread_pool_pause( &connection_pool );

Completed in 56 milliseconds