Searched refs:thread_func_t (Results 1 – 2 of 2) sorted by relevance
126 typedef void *(*thread_func_t)(void *arg); typedef134 thread_func_t func_ptr;
1967 thread_func_t tmp_func_ptr = (*ifobj1)->func_ptr; in swap_directions()2350 static void init_iface(struct ifobject *ifobj, thread_func_t func_ptr) in init_iface()