MCPcopy Create free account
hub / github.com/CellProfiler/CellProfiler-plugins / _start_thread

Function _start_thread

active_plugins/cpij/server.py:421–438  ·  view source on GitHub ↗

Create and start a thread to run a given target Parameters ---------- target : runnable Same as threading.Thread args : list Same as threading.Thread name : string Same as threading.Thread daemon : whether or not the thread should be a daemon

(target=None, args=(), name=None, daemon=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

startMethod · 0.45

Tested by

no test coverage detected