++lb_iter;
}
+ ctrl_receive(0.0);
+
mutex.acquire();
if (!opt::bookkeeping)
expected_load = real_load - get_sum_of_to_send();
mutex.release();
sleep_until_date(next_iter_after_date, opt::min_lb_iter_duration);
- ctrl_receive(0.0);
}
XBT_VERB("Going to finalize for %s...", __func__);