Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsched_cpucount.c33 int nn_max = setsize / sizeof(__CPU_BITTYPE); in __sched_cpucount() local
36 for ( ; nn < nn_max; nn++ ) { in __sched_cpucount()