Home
last modified time | relevance | path

Searched refs:ldap_pvt_thread_get_concurrency (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dldap_thr_debug.h75 #define ldap_pvt_thread_get_concurrency ldap_int_thread_get_concurrency macro
149 #undef ldap_pvt_thread_get_concurrency
H A Dthreads.c87 ldap_pvt_thread_get_concurrency ( void ) in ldap_pvt_thread_get_concurrency() function
H A Dthr_thr.c58 ldap_pvt_thread_get_concurrency(void) in ldap_pvt_thread_get_concurrency() function
H A Dthr_posix.c124 ldap_pvt_thread_get_concurrency(void) in ldap_pvt_thread_get_concurrency() function
H A Dthr_debug.c715 ldap_pvt_thread_get_concurrency( void ) in ldap_pvt_thread_get_concurrency() function
/netbsd/external/bsd/openldap/dist/include/
H A Dldap_pvt_thread.h57 ldap_pvt_thread_get_concurrency LDAP_P(( void ));
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c1102 c->value_int = ldap_pvt_thread_get_concurrency(); in config_generic()