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

This page has been split up into the following:

* インタープリタの初期化と終了処理

* Thread states and the global interpreter lock

* 同期プリミティブ

* Thread-local storage support

* Multiple interpreters in a Python process

* Profiling and tracing
