Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.c103 multiprocessing_sendfd(PyObject *self, PyObject *args) in multiprocessing_sendfd() function
227 {"sendfd", multiprocessing_sendfd, METH_VARARGS,