Searched defs:thread_func_t (Results 1 – 2 of 2) sorted by relevance
127 typedef void *(*thread_func_t)(void *arg); global() typedef
80 typedef void *(*thread_func_t)(void *arg); typedef