[Python-Dev] Threading and callbacks - missing documentation
Gordon McMillan
gmcm@hypernet.com
Fri, 12 Apr 2002 15:18:38 -0400
On 12 Apr 2002 at 14:21, Tim Peters wrote:
[Tim]
>> ... I believe Mark Hammond has a general set of C++
>> classes to help with this stuff on Windows, but
>> IIRC they rely on Windows-specific TLS (thread
>> local storage) gimmicks.
[Gordon McMillan]
> > > No TLS.
[Tim]
> Yes TLS, and all over the place.
Oops, yes. I was thinking of what I did in
scxx, which rips off Mark, but doesn't
use TLS.
Heck, at least I remembered where
I ripped it off from.
-- Gordon
http://www.mcmillan-inc.com/