Searched defs:taskq_create (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/cddl/compat/opensolaris/kern/ |
H A D | opensolaris_taskq.c | 83 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, in taskq_create() function
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | taskq.c | 255 taskq_create(const char *name, int nthreads, pri_t pri, in taskq_create() function
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_taskq.c | 230 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, in taskq_create() function
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-taskq.c | 1324 taskq_create(const char *name, int threads_arg, pri_t pri, in taskq_create() function
|