Searched refs:thread_group_deinit (Results 1 – 2 of 2) sorted by relevance
187 if (callbacks->thread_group_deinit != NULL) { in sched_perfcontrol_register_callbacks()188 sched_perfcontrol_thread_group_deinit = callbacks->thread_group_deinit; in sched_perfcontrol_register_callbacks()
1135 sched_perfcontrol_thread_group_deinit_t thread_group_deinit; member