Searched refs:useithreads (Results 1 – 25 of 135) sorted by relevance
123456
93 my $useithreads = '';94 if (defined($Config{'useithreads'})) { $useithreads = $Config{'useithreads'}; }98 my \$useithreads = '$useithreads';219 if ( $useithreads !~ /define/i ) {
7 if (! $Config{'useithreads'}) {8 print("1..0 # SKIP Perl not compiled with 'useithreads'\n");
6 if ($Config{'useithreads'}) {7 print("1..0 # SKIP Perl compiled with 'useithreads'\n");
8 if (! $Config{'useithreads'}) {9 skip_all(q/Perl not compiled with 'useithreads'/);
6 if (! $Config{'useithreads'}) {7 print("1..0 # SKIP Perl not compiled with 'useithreads'\n");
41 test -z "$useithreads" && useithreads='define'
43 useithreads=$useithreads