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

/netbsd-current/external/cddl/osnet/lib/libzfs/
H A Dthread_pool_impl.h53 void (*tpj_func)(void *); /* function to call */ member in struct:tpool_job
H A Dthread_pool.c164 func = job->tpj_func;
270 job->tpj_func = func;

Completed in 195 milliseconds