Searched refs:tp_func (Results 1 – 3 of 3) sorted by relevance
145 tp->tp_func = NULL; in nst_thread_init()338 if (tp->tp_func) { in nst_thread_run()339 (*tp->tp_func)(tp->tp_arg); in nst_thread_run()340 tp->tp_func = 0; in nst_thread_run()611 tp->tp_func = func; in nst_create()
81 void (*tp_func)(); /* First function */ member
1752 addr, tp->tp_flag, tp->tp_arg, tp->tp_func); in nsthread()