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

/illumos-gate/usr/src/lib/libc/port/tpool/
H A Dthread_pool_impl.h49 void (*tpj_func)(void *); /* function to call */ member in struct:tpool_job
H A Dthread_pool.c180 func = job->tpj_func;
337 job->tpj_func = func;

Completed in 57 milliseconds