Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c11535 posix_get_blocking(PyObject *self, PyObject *args) in posix_get_blocking() function
12819 {"get_blocking", posix_get_blocking, METH_VARARGS, get_blocking__doc__},