Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ threading.py
File
threading.py
tools/python-3.11.9-amd64/Lib/threading.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Thread module emulating a subset of Java's threading model."
""
2
3
import
os
as
_os
4
import
sys
as
_sys
Callers
nothing calls this directly
Calls
6
WeakSet
Class · 0.90
namedtuple
Function · 0.90
_MainThread
Class · 0.85
RLock
Function · 0.70
set
Function · 0.50
append
Method · 0.45
Tested by
no test coverage detected