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

  /src/sys/kern/
kern_threadpool.c 213 static void threadpool_job_hold(struct threadpool_job *);
798 threadpool_job_hold(struct threadpool_job *job) function in typeref:typename:void
870 threadpool_job_hold(job);
1049 threadpool_job_hold(job);

Completed in 58 milliseconds