Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3175 {"getpid", (PyCFunction)os_getpid, METH_NOARGS, os_getpid__doc__},
3181 os_getpid(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_getpid() function