Searched refs:thread_callback_func (Results 1 – 1 of 1) sorted by relevance
113 typedef int (*thread_callback_func) (struct thread_info *, void *); typedef114 extern struct thread_info *iterate_over_threads (thread_callback_func, void *);