multithreading support
_thread – multithreading support
This module implements a subset of the corresponding CPython module, as described below. For more information, refer to the original CPython documentation: _thread.
This module implements multithreading support.
This module is highly experimental and its API is not yet fully settled and not yet described in this documentation.
