Lines Matching refs:opt_shutdown_timeout
285 my $opt_shutdown_timeout= $ENV{MTR_SHUTDOWN_TIMEOUT} || 10; # seconds
964 stop_all_servers($opt_shutdown_timeout);
1044 resfile_global("shutdown-timeout", $opt_shutdown_timeout ? 1 : 0);
1202 'shutdown-timeout=i' => \$opt_shutdown_timeout,
1516 $opt_shutdown_timeout= 0; # Kill processes instead of nice shutdown
1639 $opt_shutdown_timeout= 24 * 60;
4520 stop_all_servers($opt_shutdown_timeout);
4527 stop_all_servers($opt_shutdown_timeout);
4550 stop_all_servers($opt_shutdown_timeout);
5192 stop_all_servers($tinfo->{'dont_kill_server'} ? $opt_shutdown_timeout : 0);
5782 My::SafeProcess::shutdown( $opt_shutdown_timeout, started(mysqlds()) );
5785 My::SafeProcess::shutdown( $opt_shutdown_timeout,
5793 My::SafeProcess::shutdown( $opt_shutdown_timeout,
6895 before killing servers (default $opt_shutdown_timeout)