in reply to Re^2: Nasty MultiThread problem
in thread Nasty MultiThread problem
According to the pod of "threads"$_->join for threads->list();
threads->list();
This will return a list of all non joined, non detached threads.
Hope this helps.
|
|---|