diff options
author | Moonchild <moonchild@palemoon.org> | 2022-03-02 18:35:00 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2022-03-02 18:35:00 +0000 |
commit | 904aa57090afbadb92438be951ddd1a2ba17a900 (patch) | |
tree | 50517b97409d6618c336967920b23ce633600a9c /js/src/jit/Safepoints.cpp | |
parent | 5790af6c8bbe8acd82cb0db4fc6f49dca301985a (diff) | |
download | GRE-904aa57090afbadb92438be951ddd1a2ba17a900.tar.gz |
Issue #15 - part 2: Remove code for implementation of atomics with __sync
All supported compilers support using C++11 <atomic> natively, so implementing
this using gcc's old __sync functions is no longer necessary.
Diffstat (limited to 'js/src/jit/Safepoints.cpp')
0 files changed, 0 insertions, 0 deletions