Searched refs:thread_group_iterate_fn_t (Results 1 – 2 of 2) sorted by relevance
151 typedef void (*thread_group_iterate_fn_t)(void*, int, struct thread_group *); typedef152 kern_return_t thread_group_iterate_stackshot(thread_group_iterate_fn_t callout, void *arg);
1221 thread_group_iterate_stackshot(thread_group_iterate_fn_t callout, void *arg) in thread_group_iterate_stackshot()