[Python-Dev] Slides from today's parallel/async Python talk
"Martin v. Löwis"
martin at v.loewis.de
Thu Mar 14 23:50:27 CET 2013
More information about the Python-Dev mailing list
Thu Mar 14 23:50:27 CET 2013
- Previous message: [Python-Dev] Slides from today's parallel/async Python talk
- Next message: [Python-Dev] Slides from today's parallel/async Python talk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 14.03.13 12:59, schrieb Stefan Ring: > I think you should be able to just take the address of a static > __thread variable to achieve the same thing in a more portable way. That assumes that the compiler supports __thread variables, which isn't that portable in the first place. Regards, Martin
- Previous message: [Python-Dev] Slides from today's parallel/async Python talk
- Next message: [Python-Dev] Slides from today's parallel/async Python talk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list