Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dconnection.h337 connection_poll(ConnectionObject *self, PyObject *args) in connection_poll() function
448 {"poll", (PyCFunction)connection_poll, METH_VARARGS,