Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_multiprocessing/
Dmultiprocessing.c98 multiprocessing_send(PyObject *self, PyObject *args) in multiprocessing_send() function
129 {"send", multiprocessing_send, METH_VARARGS, ""},