Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c5730 static const int NCPUS_START = sizeof(unsigned long) * CHAR_BIT; variable
5756 ncpus = NCPUS_START; in os_sched_setaffinity_impl()
5848 ncpus = NCPUS_START; in os_sched_getaffinity_impl()