Searched defs:threadfn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c2080 void (*threadfn)(), /* function to start the thread */
2105 (void) thread_create(NULL, 0, threadfn, threadfn_args, 0, &p0,
2078 init_requestq( md_requestq_entry_t *rq, void (*threadfn)(), caddr_t threadfn_args, int pri, int init_queue) argument

Completed in 76 milliseconds