Searched refs:ldap_pvt_thread_pool_getkey (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap_r/
H A Dldap_thr_debug.h121 #define ldap_pvt_thread_pool_getkey ldap_int_thread_pool_getkey macro
184 #undef ldap_pvt_thread_pool_getkey macro
H A Dthr_stub.c205 int ldap_pvt_thread_pool_getkey ( function
H A Dtpool.c816 int ldap_pvt_thread_pool_getkey( function
H A Dthr_debug.c1237 ldap_pvt_thread_pool_getkey( function
1244 ERROR_IF( !threading_enabled, "ldap_pvt_thread_pool_getkey" );
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_pvt_thread.h282 ldap_pvt_thread_pool_getkey LDAP_P((
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Doperation.c188 ldap_pvt_thread_pool_getkey( ctx, (void *)slap_op_free, &otmp, NULL );
H A Dsl_malloc.c124 (void) ldap_pvt_thread_pool_getkey(thrctx,memctx_key, memctxp,NULL), \
H A Dconnection.c1059 if ( ldap_pvt_thread_pool_getkey(
2078 if ( ldap_pvt_thread_pool_getkey( ctx, (void *)connection_fake_init,
H A Dsasl.c1201 ldap_pvt_thread_pool_getkey( ctx, (void *)slap_sasl_bind, &sconn, NULL );
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dsql-wrap.c506 ldap_pvt_thread_pool_getkey( op->o_threadctx,
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dcache.c1636 if ( !ldap_pvt_thread_pool_getkey( ctx, env, &data, NULL ) ) {
1664 if ( ldap_pvt_thread_pool_getkey( ctx, env, &data, NULL ) ) {
H A Dsearch.c1158 ldap_pvt_thread_pool_getkey( op->o_threadctx, (void *)search_stack,
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c337 if ( ldap_pvt_thread_pool_getkey( ctx, smbk5pwd_op_cleanup, &op_tmp, NULL )
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dconn.c991 ldap_pvt_thread_pool_getkey( op->o_threadctx,

Completed in 99 milliseconds