HomeSort by: relevance | last modified time | path
    Searched refs:threadpool_job_destroy (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/sys/
threadpool.h 77 void threadpool_job_destroy(struct threadpool_job *);
  /src/tests/rump/kernspace/
threadpool.c 149 threadpool_job_destroy(&data->job);
  /src/tests/kernel/threadpool_tester/
threadpool_tester.c 474 threadpool_job_destroy(&tester_ctx.ctx_job);
  /src/tests/modules/threadpool_tester/
threadpool_tester.c 474 threadpool_job_destroy(&tester_ctx.ctx_job);
  /src/sys/kern/
kern_threadpool.c 776 threadpool_job_destroy(struct threadpool_job *job) function in typeref:typename:void
  /src/share/man/man9/
Makefile 987 threadpool.9 threadpool_job_destroy.9 \
  /src/sys/net/
if_wg.c 4211 fail0: threadpool_job_destroy(&wg->wg_job);
4262 threadpool_job_destroy(&wg->wg_job);

Completed in 18 milliseconds