On Wednesday, 30 April 2014 at 23:05:29 UTC, Andrei Alexandrescu wrote: > Sorry, I misread your code. I meant to say on x86 there's no > need to do any handshake on the single-threaded case. -- Andrei You don't need it on most arch. Except alpha, I don't know any that would require it.