Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/tpool/
H A Dthread_pool_impl.h49 void (*tpj_func)(void *); /* function to call */ member
H A Dthread_pool.c180 func = job->tpj_func; in tpool_worker()
337 job->tpj_func = func; in tpool_dispatch()