Searched refs:c_write2_cv (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dconnection.c159 ldap_pvt_thread_cond_destroy( &connections[i].c_write2_cv );
428 ldap_pvt_thread_cond_init( &c->c_write2_cv );
809 ldap_pvt_thread_cond_signal( &c->c_write2_cv );
1951 ldap_pvt_thread_cond_signal( &c->c_write2_cv );
H A Dresult.c372 ldap_pvt_thread_cond_wait( &conn->c_write2_cv, &conn->c_write2_mutex );
H A Dslap.h2901 ldap_pvt_thread_cond_t c_write2_cv; /* used to wait for sd write-ready*/ member in struct:Connection
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_ops.c230 ldap_pvt_thread_cond_init( &conn->c_write2_cv );

Completed in 247 milliseconds