]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bugfix: PyThread_start_new_thread() returns the thread ID, not a flag;
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 23 Jul 2006 13:01:03 +0000 (13:01 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 23 Jul 2006 13:01:03 +0000 (13:01 +0000)
commit5596679a4a70393cedd4c93555dfc9b5e3b1d5a8
tree93cf5704c0b0abac2162cdd70508e561a9556a82
parenta84938054d58bf019fde5b5291415fd57c70a3a6
bugfix: PyThread_start_new_thread() returns the thread ID, not a flag;
backport of rev 50787.
Python/thread_os2.h