Searched refs:td_exit (Results 1 – 3 of 3) sorted by relevance
120 if (ops->td_exit) in profile_td_exit()121 ops->td_exit(td); in profile_td_exit()
11 void (*td_exit)(struct thread_data *); member
453 .td_exit = act_td_exit,