Searched defs:taskq_create (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libzpool/common/ |
H A D | taskq.c | 229 taskq_create(const char *name, int nthreads, pri_t pri, in taskq_create() function
|
/titanic_44/usr/src/lib/libfakekernel/common/ |
H A D | taskq.c | 259 taskq_create(const char *name, int nthr, pri_t pri, int minalloc, in taskq_create() function
|
/titanic_44/usr/src/uts/common/os/ |
H A D | taskq.c | 1805 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc, in taskq_create() function
|