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

  /src/sys/kern/
kern_threadpool.c 214 static void threadpool_job_rele(struct threadpool_job *);
807 threadpool_job_rele(struct threadpool_job *job) function in typeref:typename:void
837 * Inline the work of threadpool_job_rele(); the job is already
932 threadpool_job_rele(job);
1086 threadpool_job_rele(job);

Completed in 11 milliseconds