MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / currentThread

Function currentThread

Lib/threading.py:1152–1163  ·  view source on GitHub ↗

Return the current Thread object, corresponding to the caller's thread of control. If the caller's thread of control was not created through the threading module, a dummy thread object with limited functionality is returned.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

writerThreadMethod · 0.90
readerThreadMethod · 0.90
writerThreadMethod · 0.90
readerThreadMethod · 0.90
writerThreadMethod · 0.90
readerThreadMethod · 0.90
theThreadMethod · 0.90

Calls 1

_DummyThreadClass · 0.85

Tested by 7

writerThreadMethod · 0.72
readerThreadMethod · 0.72
writerThreadMethod · 0.72
readerThreadMethod · 0.72
writerThreadMethod · 0.72
readerThreadMethod · 0.72
theThreadMethod · 0.72