[Python-Dev] Threading and callbacks - missing documentation (original) (raw)
Gordon McMillan gmcm@hypernet.com
Fri, 12 Apr 2002 15🔞38 -0400
- Previous message: [Python-Dev] Threading and callbacks - missing documentation
- Next message: [Python-Dev] Threading and callbacks - missing documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: [Python-Dev] Threading and callbacks - missing documentation
- Next message: [Python-Dev] Threading and callbacks - missing documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]