Searched defs:threads (Results 1 – 2 of 2) sorted by relevance
798 u64 threads; in set_max_threads() local3164 int threads = max_threads; in sysctl_max_threads() local
39 static struct task_struct **threads; /* Lists of threads. */ variable