Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c7169 static const int NCPUS_START = sizeof(unsigned long) * CHAR_BIT; variable
7195 ncpus = NCPUS_START; in os_sched_setaffinity_impl()
7290 ncpus = NCPUS_START; in os_sched_getaffinity_impl()

Completed in 15 milliseconds