HomeSort by: relevance | last modified time | path
    Searched defs:threadpool_hold (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_threadpool.c 202 static void threadpool_hold(struct threadpool *);
473 threadpool_hold(struct threadpool *pool) function in typeref:typename:void
1000 threadpool_hold(pool);
kern_threadpool.c 202 static void threadpool_hold(struct threadpool *);
473 threadpool_hold(struct threadpool *pool) function in typeref:typename:void
1000 threadpool_hold(pool);

Completed in 23 milliseconds