Help for this page

Select Code to Download


  1. or download this
            $count = $threadscount;
    
  2. or download this
            if ( $count>$maxthreads ){
    
  3. or download this
    use threads;
    use threads::shared;
    ...
            select undef, undef, undef, 0.01;
        }
    }