Searched defs:thread_func (Results 1 – 3 of 3) sorted by relevance
20 thread_func(__unused void* arg) in thread_func() function
38 thread_func(void *param) in thread_func() function
27 typedef void * (*thread_func)(struct endpoint *ep); typedef