Searched refs:other_thread (Results 1 – 2 of 2) sorted by relevance
688 other_thread; local743 other_thread = high_water_thread ^ 0x1;744 other_diff = current[other_thread];754 if (using[other_thread])755 last_using[other_thread]->next = other_diff;757 using[other_thread] = other_diff;758 last_using[other_thread] = other_diff;763 current[other_thread] = current[other_thread]->next;780 other_thread = high_water_thread ^ 0x1;781 other_diff = current[other_thread];
578 int other_thread; in make_3way_diff() local626 other_thread = high_water_thread ^ 0x1; in make_3way_diff()627 other_diff = current[other_thread]; in make_3way_diff()637 if (using[other_thread]) in make_3way_diff()638 last_using[other_thread]->next = other_diff; in make_3way_diff()640 using[other_thread] = other_diff; in make_3way_diff()641 last_using[other_thread] = other_diff; in make_3way_diff()646 current[other_thread] = current[other_thread]->next; in make_3way_diff()663 other_thread = high_water_thread ^ 0x1; in make_3way_diff()664 other_diff = current[other_thread]; in make_3way_diff()