Lines Matching refs:opt_thread
340 $main::opt_thread = undef;413 "thread=s" => \$main::opt_thread,713 if (!defined($main::opt_thread)) {718 if (defined($main::opt_thread) &&719 ($main::opt_thread eq '*' || $main::opt_thread == $thread)) {