.. _f-threadercpython-39-x8664-linux-gnu: module ``parallel.threader`` ============================ Short summary +++++++++++++ module ``cpyquickhelper.parallel.threader`` Helper for parallelization with threads with C++. :githublink:`%|py|0` Functions +++++++++ +--------------------------------------------------------------------+--------------------------------------------------------------------+ | function | truncated documentation | +====================================================================+====================================================================+ | :func:`kill_thread ` | Terminates a thread. Signature: *def kill_thread(int thread_id):*. | +--------------------------------------------------------------------+--------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: cpyquickhelper.parallel.threader :members: :special-members: __init__ :show-inheritance: