Searched defs:max_threads_per_proc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/cddl/lib/libtpool/tests/ | ||
| H A D | libtpool_test.c | 40 int max_threads_per_proc = 0; in ATF_TC_BODY() local |
| /freebsd/sys/kern/ | ||
| H A D | kern_thr.c | 74 int max_threads_per_proc = 1500; variable |