summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2014-01-04 01:04:11 -0800
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2014-01-04 01:04:11 -0800
commit3f5d360b8421502a2e933211d9463b74d27bb7e0 (patch)
tree2588762776a21b622d238bffaa065501bb7d6587 /Makefile.am
parent3a472fbe68ce79f79953d1acf0616c0af0dda390 (diff)
Fixing Win32 deadlock.Balau-changes
Memory barriers and read-write barriers aren't the same thing. The former are CPU-barriers, while the latter are compiler-barriers. Using a compiler-barrier won't prevent you from CPU desynchronization.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions