:mod:`dummy_thread` =================== .. automodule:: dummy_thread Functions --------- .. autosummary:: :toctree:generated/ :template:function_custom.rst allocate_lock exit get_ident interrupt_main stack_size start_new_thread .. toctree:: :maxdepth: 1 :hidden: generated/dummy_thread.allocate_lock generated/dummy_thread.exit generated/dummy_thread.get_ident generated/dummy_thread.interrupt_main generated/dummy_thread.stack_size generated/dummy_thread.start_new_thread Classes ------- .. autosummary:: :toctree:generated/ :template:class_all_methods.rst LockType .. toctree:: :maxdepth: 1 :hidden: generated/dummy_thread.LockType Exceptions ---------- .. autosummary:: :toctree: error