mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Improve threading on Solaris, according to SF patch #460269, submitted
by bbrox@bbrox.org / lionel.ulmer@free.fr. This adds a configure check and if all goes well turns on the PTHREAD_SCOPE_SYSTEM thread attribute for new threads. This should remove the need to add tiny sleeps at the start of threads to allow other threads to be scheduled.
This commit is contained in:
parent
47f40343b3
commit
d0b69eceb4