killing thread ?

Paul Rubin phr-n2003b at NOSPAMnightsong.com
Fri Jan 24 12:14:49 EST 2003


Skip Montanaro <skip at pobox.com> writes:
>     Paul> Pick one of the unused ones from the above (probably from the
>     Paul> 33-61 range).
> 
> My MacOSX system only goes up as high as 31 (SIGUSR2).  Is calling kill(47)
> going to be defined?

On the Mac, you'd use SIGUSR2.  I don't see what's so hard to
understand about this.  Threads are an OS-specific feature to begin
with.  You have to expect the internal interface to them to also
not necessarily be the same for every OS.




More information about the Python-list mailing list