Searched refs:min_threads (Results 1 – 3 of 3) sorted by relevance
42 extern tpool_t *tpool_create(uint_t min_threads, uint_t max_threads,
322 tpool_create(uint_t min_threads, uint_t max_threads, uint_t linger, in tpool_create() argument331 if (min_threads > max_threads || max_threads < 1) { in tpool_create()365 tpool->tp_minimum = min_threads; in tpool_create()
2210 …<parameter type-id='type-id-46' name='min_threads' filepath='/home/fedora/zfs/lib/libtpool/thread_…