Home
last modified time | relevance | path

Searched defs:threadpool_percpu (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_threadpool.c262 struct threadpool_percpu { struct
267 LIST_ENTRY(threadpool_percpu) tpp_link; argument
271 static LIST_HEAD(, threadpool_percpu) percpu_threadpools; argument