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