Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/multiprocessing/
Dprocess.py299 class _MainProcess(Process): class
312 _current_process = _MainProcess()
313 del _MainProcess