Lines Matching refs:opt_shutdown_timeout
284 my $opt_shutdown_timeout= $ENV{MTR_SHUTDOWN_TIMEOUT} || 10; # seconds
946 stop_all_servers($opt_shutdown_timeout);
1026 resfile_global("shutdown-timeout", $opt_shutdown_timeout ? 1 : 0);
1183 'shutdown-timeout=i' => \$opt_shutdown_timeout,
1489 $opt_shutdown_timeout= 0; # Kill processes instead of nice shutdown
1612 $opt_shutdown_timeout= 24 * 60;
4405 stop_all_servers($opt_shutdown_timeout);
4412 stop_all_servers($opt_shutdown_timeout);
4435 stop_all_servers($opt_shutdown_timeout);
5074 stop_all_servers($tinfo->{'dont_kill_server'} ? $opt_shutdown_timeout : 0);
5658 My::SafeProcess::shutdown( $opt_shutdown_timeout, started(mysqlds()) );
5661 My::SafeProcess::shutdown( $opt_shutdown_timeout,
5669 My::SafeProcess::shutdown( $opt_shutdown_timeout,
6753 before killing servers (default $opt_shutdown_timeout)