mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
fdaeea620f
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