module parallel.threader

Short summary

module cpyquickhelper.parallel.threader

Helper for parallelization with threads with C++.

source on GitHub

Functions

function

truncated documentation

kill_thread

Terminates a thread. Signature: def kill_thread(int thread_id):.

Documentation

Helper for parallelization with threads with C++.

cpyquickhelper.parallel.threader.kill_thread()

Terminates a thread. Signature: def kill_thread(int thread_id):.