Searched refs:_multiprocessing_send (Results 1 – 1 of 1) sorted by relevance
75 {"send", _PyCFunction_CAST(_multiprocessing_send), METH_FASTCALL, _multiprocessing_send__doc__},81 _multiprocessing_send(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _multiprocessing_send() function