HomeSort by: relevance | last modified time | path
    Searched defs:ldap_pvt_thread_pool_context (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
ldap_thr_debug.h 129 #define ldap_pvt_thread_pool_context ldap_int_thread_pool_context macro
195 #undef ldap_pvt_thread_pool_context macro
tpool.c 1133 ldap_int_thread_userctx_t *ctx = ldap_pvt_thread_pool_context();
1464 void *ldap_pvt_thread_pool_context( ) function
thr_debug.c 1326 ldap_pvt_thread_pool_context( void ) function
1329 ERROR_IF( !threading_enabled, "ldap_pvt_thread_pool_context" );

Completed in 60 milliseconds