Searched defs:start_func (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | thr.h | 48 void (*start_func)(void *); /* thread entry function. */ member |
/freebsd/sys/compat/freebsd32/ | ||
H A D | freebsd32.h | 310 uint32_t start_func; global() member |