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

/haiku-buildtools/gcc/libgomp/
H A Denv.c456 unsigned long this_num, this_len = 1; local
469 this_num = strtoul (env, &env, 10);
504 if (!gomp_affinity_remove_cpu (p, this_num))
507 else if (!gomp_affinity_add_cpus (p, this_num, this_len,

Completed in 46 milliseconds