Help for this page

Select Code to Download


  1. or download this
    $thread = threads->create(\&execute, $i, $reg_info_hashRef, $erbose);
    
  2. or download this
    $thread = threads->create(\execute, $i, $reg_info_hashRef, $erbose);