]> granicus.if.org Git - python/commit
SF Patch #902444: Use process scope thread on FreeBSD. System scope
authorHye-Shik Chang <hyeshik@gmail.com>
Thu, 4 Mar 2004 06:35:57 +0000 (06:35 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Thu, 4 Mar 2004 06:35:57 +0000 (06:35 +0000)
commit30e97dbe96b3feee5108ec4b65be0ce80db89624
tree2037af02dd38cd41d37df163c3a7090fcbfae59b
parente2b61e019089d02f7da8c883c8836540f53a9a57
SF Patch #902444: Use process scope thread on FreeBSD. System scope
is too expensive on FreeBSD's KSE threading infrastructure and
even test_threadedimport fails on default setting.
Python/thread_pthread.h