Fixed problems with uneven distribution of evaluator callback calls in the interpreter loop: Changed to a single shared counter for fast_check_threads_etc(), use the same fast_check_threads_etc interval for all types of apply calls, and for all types of backward branch calls. Rev: src/apply_low.h:1.35 Rev: src/interpret.c:1.409 Rev: src/interpret.h:1.176 Rev: src/interpret_functions.h:1.210