Home
last modified time | relevance | path

Searched refs:spawn_main (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/multiprocessing/
Dspawn.py74 spawn_main(**kwds)
92 def spawn_main(pipe_handle, parent_pid=None, tracker_fd=None): function