Searched refs:_multiprocessing_recv (Results 1 – 1 of 1) sorted by relevance
43 {"recv", _PyCFunction_CAST(_multiprocessing_recv), METH_FASTCALL, _multiprocessing_recv__doc__},49 _multiprocessing_recv(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _multiprocessing_recv() function