Searched refs:thidx (Results 1 – 1 of 1) sorted by relevance
4701 int thidx; in __kmp_partition_places() local4718 thidx = n_th; in __kmp_partition_places()4720 thidx = 1; in __kmp_partition_places()4721 for (f = 0; f < thidx; f++) { in __kmp_partition_places()4781 thidx = n_th + 1; in __kmp_partition_places()4783 thidx = 1; in __kmp_partition_places()4784 for (f = 0; f < thidx; f++) { in __kmp_partition_places()4844 thidx = n_th; in __kmp_partition_places()4846 thidx = 1; in __kmp_partition_places()4847 for (f = 0; f < thidx; f++) { in __kmp_partition_places()