Searched refs:g_sort_func (Results 1 – 1 of 1) sorted by relevance
1188 static int (*g_sort_func)(void *, size_t, size_t, variable1199 g_sort_func(list->list, list->count, sizeof(struct sort_list_item *), in mt_sort_thread()1422 g_sort_func = sort_func; in mt_sort()