Help for this page

Select Code to Download


  1. or download this
    my $num_threads = 2;
    my $thr = [];
    ...
    }
    
    print "done\n";
    
  2. or download this
    BEGIN {
    
  3. or download this
    $ii=0, started threads=SCALAR(0x14d271c)threads=SCALAR(0x14d271c)=thre
    +ads=SCALAR(0x14d271c)
    hello
    $ii=1, started threads=SCALAR(0x14d273c)threads=SCALAR(0x14d273c)=thre
    +ads=SCALAR(0x14d273c)
    hello
    done