Searched defs:thread_func (Results 1 – 3 of 3) sorted by relevance
715 void *thread_func; in main() local
671 int (*thread_func)(void *data) = NULL; in msp_probe() local
615 static void *thread_func(void *ctx) in thread_func() function