Initialization, finalization, and threads
*****************************************

This page has been split up into the following:

* Interpreter initialization and finalization

* Thread states and the global interpreter lock

* Synchronization primitives

* Thread-local storage support

* Multiple interpreters in a Python process

* Profiling and tracing
