[Python-Dev] BEGIN_ALLOW_THREADS (original) (raw)
Martin Sj�gren martin@strakt.com
Thu, 9 Aug 2001 08:28:56 +0200
- Previous message: [Python-Dev] BEGIN_ALLOW_THREADS
- Next message: [Python-Dev] BEGIN_ALLOW_THREADS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Aug 08, 2001 at 10:40:11AM -0400, Guido van Rossum wrote:
[snip]
Instead of asking us to add more macros, I recommend that you use the lower-level C API that is used by the macros. There's a bunch of ways to save and restore the state. The macros are just shortcuts (and a handy way to make all the code disappear when threads don't exist).
Well, that's exactly what I'm doing, isn't it?
Martin
--=20 Martin Sj=F6gren martin@strakt.com ICQ : 41245059 Phone: +46 (0)31 405242 Cell: +46 (0)739 169191 GPG key: http://www.strakt.com/~martin/gpg.html
- Previous message: [Python-Dev] BEGIN_ALLOW_THREADS
- Next message: [Python-Dev] BEGIN_ALLOW_THREADS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]