OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threadpool_cancel_job
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/sys/
threadpool.h
81
void
threadpool_cancel_job
(struct threadpool *, struct threadpool_job *);
/src/tests/rump/kernspace/
threadpool.c
234
threadpool_cancel_job
(pool, &data.job);
270
threadpool_cancel_job
(pool, &data.job);
/src/tests/kernel/threadpool_tester/
threadpool_tester.c
456
*
threadpool_cancel_job
() may be called on a pool
462
threadpool_cancel_job
(pool, &tester_ctx.ctx_job);
468
threadpool_cancel_job
(pool, &tester_ctx.ctx_job);
/src/tests/modules/threadpool_tester/
threadpool_tester.c
456
*
threadpool_cancel_job
() may be called on a pool
462
threadpool_cancel_job
(pool, &tester_ctx.ctx_job);
468
threadpool_cancel_job
(pool, &tester_ctx.ctx_job);
/src/sys/kern/
kern_threadpool.c
941
threadpool_cancel_job
(struct threadpool *pool, struct threadpool_job *job)
function in typeref:typename:void
/src/share/man/man9/
Makefile
990
threadpool.9
threadpool_cancel_job
.9 \
/src/sys/net/
if_wg.c
4196
threadpool_cancel_job
(wg->wg_threadpool, &wg->wg_job);
4249
threadpool_cancel_job
(wg->wg_threadpool, &wg->wg_job);
Completed in 18 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025