Home
last modified time | relevance | path

Searched refs:HAVE_SEND_HANDLE (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/multiprocessing/
H A Dpopen_forkserver.py5 if not reduction.HAVE_SEND_HANDLE:
H A Dcontext.py265 if reduction.HAVE_SEND_HANDLE:
314 if not reduction.HAVE_SEND_HANDLE:
H A Dreduction.py24 HAVE_SEND_HANDLE = (sys.platform == 'win32' or variable
196 elif HAVE_SEND_HANDLE:
/third_party/python/Lib/test/
H A D_test_multiprocessing.py56 HAS_REDUCTION = reduction.HAVE_SEND_HANDLE

Completed in 9 milliseconds