Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_threadpool.c202 static void threadpool_hold(struct threadpool *);
473 threadpool_hold(struct threadpool *pool) in threadpool_hold() function
1000 threadpool_hold(pool); in threadpool_dispatcher_thread()