summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDavid Feuer <david.feuer@gmail.com>2017-05-08 17:44:37 -0400
committerBen Gamari <ben@smart-cactus.org>2017-05-08 17:44:57 -0400
commitff7a3c4f9034af0aca1119c1c1e8f7187460bbad (patch)
treece4576aeff8b6727754035dad15ddcc97a6e0e36 /aclocal.m4
parent87ff5d4f0f812bad118600df0156f980b91191c5 (diff)
downloadhaskell-ff7a3c4f9034af0aca1119c1c1e8f7187460bbad.tar.gz
Optimize casMutVar# for single-threaded RTS
The single-threaded RTS shouldn't actually need to use CAS to implement `casMutVar#`; there are no other threads to coordinate with. Reviewers: austin, bgamari, erikd, simonmar Reviewed By: simonmar Subscribers: rwbarton, thomie Differential Revision: https://phabricator.haskell.org/D3544
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions