micropython: add micropython component
This commit is contained in:
12
components/language/micropython/docs/library/_thread.rst
Normal file
12
components/language/micropython/docs/library/_thread.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
:mod:`_thread` -- multithreading support
|
||||
========================================
|
||||
|
||||
.. module:: _thread
|
||||
:synopsis: multithreading support
|
||||
|
||||
|see_cpython_module| :mod:`python:_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.
|
Reference in New Issue
Block a user