Searched refs:do_stop (Results 1 – 6 of 6) sorted by relevance
172 do_stop() {190 do_stop
24 do_stop() function
305 int do_stop = 1; in ub_ctx_delete() local313 do_stop = 0; in ub_ctx_delete()332 if(ctx->created_bg && ctx->dothread && do_stop) { in ub_ctx_delete()335 do_stop = 0; in ub_ctx_delete()339 if(do_stop) in ub_ctx_delete()
876 do_stop(RES* ssl, xfrd_state_type* xfrd) in do_stop() function2326 do_stop(ssl, rc->xfrd); in execute_cmd()
638 do_stop(RES* ssl, struct worker* worker) in do_stop() function3015 do_stop(ssl, worker); in execute_cmd()
3492 - A more ensured do_stop (useful fo nsdc restart).