Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ mp_preload.py
File
mp_preload.py
Lib/test/mp_preload.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
multiprocessing
2
3
multiprocessing.Lock()
4
Callers
nothing calls this directly
Calls
7
__import__
Function · 0.85
Lock
Method · 0.80
get_context
Method · 0.45
set_forkserver_preload
Method · 0.45
Process
Method · 0.45
start
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected