Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_threadpool.c181 struct threadpool_thread { struct
187 TAILQ_ENTRY(threadpool_thread) tpt_entry; argument
1102 threadpool_thread(void *arg) in threadpool_thread() function