Searched refs:thread_func_t (Results 1 – 2 of 2) sorted by relevance
80 typedef void *(*thread_func_t)(void *arg); typedef127 thread_func_t func_ptr;156 int init_iface(struct ifobject *ifobj, thread_func_t func_ptr);
1891 thread_func_t tmp_func_ptr = (*ifobj1)->func_ptr; in swap_directions()2298 int init_iface(struct ifobject *ifobj, thread_func_t func_ptr) in init_iface()