]> granicus.if.org Git - python/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:00:04 +0000 (13:00 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 23 Jul 2006 13:00:04 +0000 (13:00 +0000)
commit82247cb7d1a5363dbe40ba14207916f0f939e6f6
tree1321260e7978dc4f753f10198e192f4728a52266
parentbb4503716f27ca2cf20937f08ee4f9272a0bd071
bugfix: PyThread_start_new_thread() returns the thread ID, not a flag;
will backport.
Python/thread_os2.h