Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dthr.h50 void (*start_func)(void *); /* thread entry function. */ member
/f-stack/freebsd/kern/
H A Dkern_thr.c170 cpu_set_upcall(td, param->start_func, param->arg, &stack); in thr_new_initthr()