Searched refs:ltf_mutex_alloc (Results 1 – 6 of 6) sorted by relevance
61 .ltf_mutex_alloc = adutils_mutex_alloc,
185 tfns.ltf_mutex_alloc = prldap_mutex_alloc; in prldap_install_thread_functions()
337 #define ld_mutex_alloc_fn ld_thread.ltf_mutex_alloc
93 ((c) && ((c)->ldmemc_lock_fns).ltf_mutex_alloc ? \94 ((c)->ldmemc_lock_fns).ltf_mutex_alloc() : NULL)
1236 LDAP_TF_MUTEX_ALLOC_CALLBACK *ltf_mutex_alloc; member
329 tfns.ltf_mutex_alloc = (void *(*)(void)) ns_mutex_alloc; in setup_mt_conn()