Home
last modified time | relevance | path

Searched refs:tqs_maxthreads (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtaskq_impl.h68 uint_t tqs_maxthreads; /* max # of alive threads */ member
/titanic_50/usr/src/uts/common/os/
H A Dtaskq.c2224 b->tqbucket_stat.tqs_maxthreads = MAX(nthreads, in taskq_bucket_extend()
2225 b->tqbucket_stat.tqs_maxthreads); in taskq_bucket_extend()
2300 b->tqbucket_stat.tqs_maxthreads; in taskq_d_kstat_update()