Searched refs:opt_thread (Results 1 – 2 of 2) sorted by relevance
56 static int opt_thread; variable130 opt_thread = 1; in process_options()334 if (opt_thread) { in main()380 if (opt_thread) { in main()
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)) {