Python stdlib module — threading. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.currentThread()NeutralcurrentThread()
Return the current Thread object, corresponding to the caller's thread of control.
.current_thread()Neutralcurrent_thread()
Return the current Thread object, corresponding to the caller's thread of control.
| FQN | Field | |
|---|---|---|
| threading | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import threading