Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5632 {"cpu_count", (PyCFunction)os_cpu_count, METH_NOARGS, os_cpu_count__doc__},
5638 os_cpu_count(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_cpu_count() function