do_stop
int do_stop = 1;
do_stop = 0;
if(ctx->created_bg && ctx->dothread && do_stop) {
do_stop = 0;
if(do_stop)
do_stop(ssl, rc->xfrd);
do_stop(ssl, worker);
int do_stop = 1;
do_stop = 0;
if(ctx->created_bg && ctx->dothread && do_stop) {
do_stop = 0;
if(do_stop)