Searched refs:high_water_thread (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/diff/src/
H A Ddiff3.c558 int high_water_thread;
594 high_water_thread = base_water_thread;
596 high_water_diff = current[high_water_thread];
601 using[high_water_thread]
602 = last_using[high_water_thread]
604 current[high_water_thread] = high_water_diff->next;
605 last_using[high_water_thread]->next = 0;
608 other_thread = high_water_thread ^ 0x1;
627 current[high_water_thread ^ 0x1] */
639 high_water_thread
555 int high_water_thread; local
[all...]

Completed in 177 milliseconds