Searched refs:ncpu (Results 1 - 1 of 1) sorted by relevance
/libmicro/ | ||
H A D | cachetocache.c | 59 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 13 milliseconds