Searched refs:threadpool_cancel_job_async (Results 1 – 4 of 4) sorted by relevance
82 bool threadpool_cancel_job_async(struct threadpool *,
227 rv = threadpool_cancel_job_async(pool, &data.job); in rumptest_threadpool_job_cancel()
897 threadpool_cancel_job_async(struct threadpool *pool, struct threadpool_job *job) in threadpool_cancel_job_async() function953 if (threadpool_cancel_job_async(pool, job)) in threadpool_cancel_job()
986 threadpool.9 threadpool_cancel_job_async.9