Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_threadpool.c226 struct threadpool_unbound { struct
230 LIST_ENTRY(threadpool_unbound) tpu_link; argument
234 static LIST_HEAD(, threadpool_unbound) unbound_threadpools; argument