Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_multiprocessing/
Dmultiprocessing.c72 multiprocessing_recv(PyObject *self, PyObject *args) in multiprocessing_recv() function
128 {"recv", multiprocessing_recv, METH_VARARGS, ""},