Searched refs:while_limit (Results 1 – 1 of 1) sorted by relevance
1177 int while_limit = nproc; // nproc attempts to find a victim in __kmp_dispatch_next_algorithm() local1181 while ((!status) && (while_limit != ++while_index)) { in __kmp_dispatch_next_algorithm()1275 int while_limit = nproc; // nproc attempts to find a victim in __kmp_dispatch_next_algorithm() local1280 while ((!status) && (while_limit != ++while_index)) { in __kmp_dispatch_next_algorithm()