Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2233 …{"sched_setaffinity", (PyCFunction)os_sched_setaffinity, METH_FASTCALL, os_sched_setaffinity__doc_…
2239 os_sched_setaffinity(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_sched_setaffinity() function