Searched defs:threads (Results 1 – 3 of 3) sorted by relevance
102 int threads = map->bparam.threads; in do_map_benchmark() local
962 u64 threads; in set_max_threads() local3415 int threads = max_threads; in sysctl_max_threads() local
49 static struct task_struct **threads; /* Lists of threads. */ variable