Home
last modified time | relevance | path

Searched refs:ldap_pvt_thread_cond_destroy (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap_thr_debug.h83 #define ldap_pvt_thread_cond_destroy ldap_int_thread_cond_destroy macro
157 #undef ldap_pvt_thread_cond_destroy
H A Dthr_thr.c126 ldap_pvt_thread_cond_destroy( ldap_pvt_thread_cond_t *cv ) in ldap_pvt_thread_cond_destroy() function
H A Drdwr.c142 ldap_pvt_thread_cond_destroy( &rw->ltrw_read ); in ldap_pvt_thread_rdwr_destroy()
143 ldap_pvt_thread_cond_destroy( &rw->ltrw_write ); in ldap_pvt_thread_rdwr_destroy()
H A Dthr_pth.c126 ldap_pvt_thread_cond_destroy( ldap_pvt_thread_cond_t *cv ) in ldap_pvt_thread_cond_destroy() function
H A Dthr_nt.c143 ldap_pvt_thread_cond_destroy( ldap_pvt_thread_cond_t *cv ) in ldap_pvt_thread_cond_destroy() function
H A Dtpool.c927 ldap_pvt_thread_cond_destroy(&pool->ltp_pcond); in ldap_pvt_thread_pool_free()
928 ldap_pvt_thread_cond_destroy(&pool->ltp_cond); in ldap_pvt_thread_pool_free()
935 ldap_pvt_thread_cond_destroy(&pq->ltp_cond); in ldap_pvt_thread_pool_free()
1089 ldap_pvt_thread_cond_destroy(&pq->ltp_cond); in ldap_int_thread_pool_wrapper()
H A Dthr_posix.c278 ldap_pvt_thread_cond_destroy( ldap_pvt_thread_cond_t *cond ) in ldap_pvt_thread_cond_destroy() function
H A Dthr_debug.c912 ldap_pvt_thread_cond_destroy( ldap_pvt_thread_cond_t *cond ) in ldap_pvt_thread_cond_destroy() function
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dlibevent_support.c104 rc = ldap_pvt_thread_cond_destroy( cond ); in lload_libevent_cond_destroy()
H A Dmain.c852 if ( is_NT_Service ) ldap_pvt_thread_cond_destroy( &started_event ); in ServiceMain()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dinit.c288 ldap_pvt_thread_cond_destroy( &slapd_init_cond ); in slap_destroy()
H A Dmain.c1085 ldap_pvt_thread_cond_destroy( &started_event ); in ServiceMain()
H A Dconnection.c158 ldap_pvt_thread_cond_destroy( &connections[i].c_write1_cv ); in connections_destroy()
H A Dsyncrepl.c5939 ldap_pvt_thread_cond_destroy( &sie->si_cookieState->cs_cond ); in syncinfo_free()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt_thread.h99 ldap_pvt_thread_cond_destroy LDAP_P(( ldap_pvt_thread_cond_t *cond ));
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dntservice.c483 ldap_pvt_thread_cond_destroy( &stopped_event ); in lutil_ReportShutdownComplete()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c3008 ldap_pvt_thread_cond_destroy( &cvar->cond ); in slapi_destroy_condvar()