Python logo

当前页

  • 报告代码错误
  • 改进本页面
  • 显示源码
  • 显示翻译源

导航

  • 索引
  • 模块 |
  • Python logo
  • Python »
  • 3.14.3 Documentation »
  • 初始化、最终化和线程
  • |
  • |

初始化、最终化和线程¶

本页面分为以下几部分:

  • 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

当前页

  • 报告代码错误
  • 改进本页面
  • 显示源码
  • 显示翻译源
«

导航

  • 索引
  • 模块 |
  • Python logo
  • Python »
  • 3.14.3 Documentation »
  • 初始化、最终化和线程
  • |
  • |
© 版权 2001 Python Software Foundation.
本页面采用 Python 软件基金会许可证第 2 版授权。
文档中的示例、代码片段及其他代码内容额外采用零条款 BSD 许可证授权。
更多信息请参阅《 历史与许可 》。

Python 软件基金会是一家非营利性公司。 请进行捐赠。

最后更新于3月 01, 2026 (09:02 UTC) 。 发现了错误?
使用Sphinx 8.2.3 创建。