Help for this page

Select Code to Download


  1. or download this
      threads->create(&routine);
    
  2. or download this
      $ENV{'SKIP_SYSTEM'}='1';
      threads->create(&routine);