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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap_r/
H A Dthreads.c86 ldap_pvt_thread_get_concurrency ( void ) function
H A Dldap_thr_debug.h73 #define ldap_pvt_thread_get_concurrency ldap_int_thread_get_concurrency macro
144 #undef ldap_pvt_thread_get_concurrency macro
H A Dthr_thr.c53 ldap_pvt_thread_get_concurrency(void) function
H A Dthr_posix.c104 ldap_pvt_thread_get_concurrency(void) function
H A Dthr_debug.c709 ldap_pvt_thread_get_concurrency( void ) function
712 ERROR_IF( !threading_enabled, "ldap_pvt_thread_get_concurrency" );
714 ERROR_IF( rc, "ldap_pvt_thread_get_concurrency" );
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_pvt_thread.h56 ldap_pvt_thread_get_concurrency LDAP_P(( void ));
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbconfig.c970 c->value_int = ldap_pvt_thread_get_concurrency();

Completed in 69 milliseconds