in reply to threads and low values with Time::HiRes::setitimer

perl threads and signals don't mix, so don't mix them. that is all.
  • Comment on Re: threads and low values with Time::HiRes::setitimer

Replies are listed 'Best First'.
Re: Re: threads and low values with Time::HiRes::setitimer
by liz (Monsignor) on Sep 06, 2003 at 07:59 UTC
    I think a more accurate statement is:
    Threads and signals currently only mix on Linux.
    

    Liz

Re: Re: threads and low values with Time::HiRes::setitimer
by revdiablo (Prior) on Sep 06, 2003 at 02:07 UTC

    Are you sure? I see nowhere in the threads or the signals documentation that indicates this is the case. Perhaps I'm just overlooking it, and you can point out some documentation showing me otherwise?

    PS: I'm using perl 5.8.0.