Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2268 {"sched_getaffinity", (PyCFunction)os_sched_getaffinity, METH_O, os_sched_getaffinity__doc__},
2274 os_sched_getaffinity(PyObject *module, PyObject *arg) in os_sched_getaffinity() function