From: Rich Felker Date: Sat, 12 Feb 2011 05:26:24 +0000 (-0500) Subject: ensure that the compiler doesn't try to reorder around atomic ops X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=0bcbb53dc492aae22039445bfdb609bd8d615992;hp=0bcbb53dc492aae22039445bfdb609bd8d615992 ensure that the compiler doesn't try to reorder around atomic ops ---