Home | History | Annotate | Download | only in slapd

Lines Matching defs:thrctx

4380 		void *thrctx = ldap_pvt_thread_pool_context();
4383 connection_fake_init( &conn, &opbuf, thrctx );
4437 ldap_pvt_thread_pool_context_reset( thrctx );
7472 void *thrctx = NULL;
7497 thrctx = ldap_pvt_thread_pool_context();
7498 connection_fake_init( &conn, &opbuf, thrctx );
7692 if ( thrctx )
7693 ldap_pvt_thread_pool_context_reset( thrctx );
7924 void *thrctx;
7949 thrctx = ldap_pvt_thread_pool_context();
7950 connection_fake_init2( &conn, &opbuf, thrctx,0 );
8025 thrctx = ldap_pvt_thread_pool_context();
8026 connection_fake_init2( &conn, &opbuf, thrctx,0 );