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

/libmicro/
H A Dcachetocache.c59 static unsigned int ncpu = 1024; variable
101 if (pset_info(PS_MYID, NULL, &ncpu, cpus) < 0) {
126 cpu = cpus[(pthread_self() - 1) % ncpu],

Completed in 7 milliseconds