mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Python/thread_foobar.h is the template code that is threading adaptation for new platforms, also hasn't been used on actual platforms. Python/thread_*.h give concrete examples of adaptation instead of the template code.
Miscellaneous source files for the main Python shared library