in reply to Re: threads::question: where is the threads->cancel() call?
in thread threads::question: where is the threads->cancel() call?

yes, pthread_cancel, is like 'use the force' with any thread you've launched ... :-) ...


The scheme of changing a shared variable, doesn't help all the times ...

perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'