Help for this page

Select Code to Download


  1. or download this
    "Free to wrong pool 1e76ba8 not 15d26e8 during global destruction."
    
  2. or download this
    use threads;
    use threads::shared;
    ...
        lock ($SHARED_DATA);
        # ...
    }