Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_threadpool.c380 threadpool_create(struct threadpool *const pool, struct cpu_info *ci, in threadpool_create() function
512 error = threadpool_create(&tmp->tpu_pool, NULL, pri); in threadpool_get()
720 error = threadpool_create(*poolp, ci, pri); in threadpool_percpu_init()