Searched refs:tpj_func (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool_impl.h47 void (*tpj_func)(void *); /* function to call */ member in struct:tpool_job
H A Dthread_pool.c181 func = job->tpj_func;
421 job->tpj_func = func;

Completed in 36 milliseconds