Searched refs:os_cpu_count (Results 1 – 1 of 1) sorted by relevance
5632 {"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