Help for this page

Select Code to Download


  1. or download this
    (threads->list)[0]->join while threads->list;
    
  2. or download this
    $_->join for threads->list;