diff options
| author | Ben Gamari <ben@smart-cactus.org> | 2019-01-09 09:17:05 -0500 |
|---|---|---|
| committer | Ben Gamari <ben@well-typed.com> | 2019-01-14 09:30:40 -0500 |
| commit | ce11f6f25c1160262830d9670c4eaaebac37cbaf (patch) | |
| tree | f084da954ef79836a9157ca7a731750afe51732c /compiler/codeGen/CodeGen/Platform.hs | |
| parent | 7b12b3f0240321ac1ee43f14eb9c07e015022eeb (diff) | |
| download | haskell-ce11f6f25c1160262830d9670c4eaaebac37cbaf.tar.gz | |
rts: Use always-available locking operations in pthread Itimer implementation
Previously we ACQUIRE_LOCK and RELEASE_LOCK but these compile to a noop in the
non-threaded RTS, as noted in #16150. Use OS_ACQUIRE_LOCK and OS_RELEASE_LOCK
instead.
Diffstat (limited to 'compiler/codeGen/CodeGen/Platform.hs')
0 files changed, 0 insertions, 0 deletions
