Help for this page

Select Code to Download


  1. or download this
    sub LetsRock
    {
    ...
    
        WaitForThreads(@kids);
    }
    
  2. or download this
    sub Thread
    {
    ...
    
        return($thread);
    }