in reply to Re^2: baton passing threads and cond_signal
in thread baton passing threads and cond_signal
When using threads (as when using unicode or the other fairly recent additions to perl) you should probably run the latest (stable) version of perl and the relevant modules.
I'm running perl 5.8.8 on debian linux, with threads version 1.62 (a few months old) and threads::shared version 1.12 (that's the current version) - note: the threads modules included in the standard perl 5.8.8 distribution are much older than that.
update: yes I'm running this on a core-2 duo intel machine (32 bit linux), so that would work like a multi-processor machine.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: baton passing threads and cond_signal
by Anonymous Monk on Aug 22, 2007 at 02:55 UTC | |
by Joost (Canon) on Aug 22, 2007 at 13:11 UTC | |
by Anonymous Monk on Aug 22, 2007 at 15:50 UTC | |
by ikegami (Patriarch) on Aug 22, 2007 at 16:08 UTC | |
by Anonymous Monk on Aug 22, 2007 at 16:25 UTC | |
| |
by Joost (Canon) on Aug 22, 2007 at 17:02 UTC |