Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.c143 multiprocessing_recvfd(PyObject *self, PyObject *args) in multiprocessing_recvfd() function
231 {"recvfd", multiprocessing_recvfd, METH_VARARGS,