summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/rand.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-12-03 13:51:57 +0000
committermarius <marius@FreeBSD.org>2011-12-03 13:51:57 +0000
commit6779d3e54cebfb0cf17bb0b04e66e1892ea7d1b7 (patch)
tree80d123e06e64de15f15c440acc4c5736192f50c5 /lib/libc/stdlib/rand.c
parentcbbd4e13dbc7802e27089b4dd004816b530ef41d (diff)
downloadFreeBSD-src-6779d3e54cebfb0cf17bb0b04e66e1892ea7d1b7.zip
FreeBSD-src-6779d3e54cebfb0cf17bb0b04e66e1892ea7d1b7.tar.gz
Revert r225889 a bit. While it's correct that in total store order there's
no need to additionally add CPU memory barriers to the acquire variants of atomic(9), these are documented to also include compiler memory barriers. So add the latter, which were previously included by using membar(), back.
Diffstat (limited to 'lib/libc/stdlib/rand.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud