Searched refs:thidx (Results 1 – 1 of 1) sorted by relevance
4944 int thidx; in __kmp_partition_places() local4961 thidx = n_th; in __kmp_partition_places()4963 thidx = 1; in __kmp_partition_places()4964 for (f = 0; f < thidx; f++) { in __kmp_partition_places()5019 thidx = n_th + 1; in __kmp_partition_places()5021 thidx = 1; in __kmp_partition_places()5022 for (f = 0; f < thidx; f++) { in __kmp_partition_places()5076 thidx = n_th; in __kmp_partition_places()5078 thidx = 1; in __kmp_partition_places()5079 for (f = 0; f < thidx; f++) { in __kmp_partition_places()