Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7362 posix_WIFSTOPPED(PyObject *self, PyObject *args) in posix_WIFSTOPPED() function
9116 {"WIFSTOPPED", posix_WIFSTOPPED, METH_VARARGS, posix_WIFSTOPPED__doc__},