Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ mp_pool.py
File
mp_pool.py
Doc/includes/mp_pool.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
multiprocessing
2
import
time
3
import
random
4
import
sys
Callers
nothing calls this directly
Calls
2
freeze_support
Method · 0.80
test
Function · 0.70
Tested by
no test coverage detected