SCF_WAIT
scf_flags |= SCF_WAIT;
bool wait = scf_flags & SCF_WAIT;
smp_call_function_many_cond(mask, func, info, wait * SCF_WAIT, NULL);