]> granicus.if.org Git - python/commit
issue 9786 Native TLS support for pthreads
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Mon, 20 Sep 2010 02:11:49 +0000 (02:11 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Mon, 20 Sep 2010 02:11:49 +0000 (02:11 +0000)
commit2fea9b961d6ea1041ace66037513fcad1fc2173d
treeb01a6295a2711f72c1a2b5ce94fbfc0372636fc7
parent3d8580f690d13817af941afe4958576e8d7922af
issue 9786 Native TLS support for pthreads
PyThread_create_key now has a failure mode that the applicatino can detect.
Python/pystate.c
Python/thread_nt.h
Python/thread_pthread.h