diff options
author | trav90 <travawine@palemoon.org> | 2022-04-14 09:13:29 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2022-04-15 08:30:16 -0500 |
commit | 7abed0e35276b50c01c65501d22890d933b3bc56 (patch) | |
tree | 30dca392848b089d2eea4fce7689119b8a2af1b2 /js/src/jsdate.h | |
parent | d430c6398bf6bd1122f401aec7937a2ad0df99a5 (diff) | |
download | uxp-7abed0e35276b50c01c65501d22890d933b3bc56.tar.gz |
Issue #1818 - 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/jsdate.h')
0 files changed, 0 insertions, 0 deletions