Lines Matching refs:current
545 *current[2]; local
571 current[0] = thread0; current[1] = thread1;
576 while (current[0] || current[1])
581 if (!current[0])
583 else if (!current[1])
587 (D_LOWLINE (current[0], FC) > D_LOWLINE (current[1], FC));
591 high_water_diff = current[high_water_thread];
604 current[high_water_thread] = high_water_diff->next;
609 other_diff = current[other_thread];
628 current[other_thread] = current[other_thread]->next;
646 other_diff = current[other_thread];