Hi All!

I am running a multithread program and threads may stuck. I need to be able to 
terminate those threads after some defined period of time. I can't use a detach 
because I don't want to leave this thread run forever and I can't use join because the 
thread never ends. Any ideas? Please help :)

Igor

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to