On 4/30/14, 4:14 PM, deadalnix wrote:
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. -- AndreiYou don't need it on most arch. Except alpha, I don't know any that would require it.
So much the better. How about ARM? All I know is it's very relaxed. -- Andrei