svoid lambdaMapLike flagTest(IVF1 r) { flagSleep(r); } svoid lambdaMapLike flagTest(IVF1 r, double timeout) { flagSleep(r, timeout); }