Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_threadpool.c211 static threadpool_job_fn_t threadpool_job_dead; variable
769 threadpool_job_dead(struct threadpool_job *job) in threadpool_job_dead() function