Differences From Artifact [bbb1ad3ed3]:
- File src/atomic_no_threads.h — part of check-in [7115c55ef0] at 2016-07-31 23:04:07 on branch trunk — Split atomic.h into multiple files Having one file per implementation reduces the #ifdef hell and makes it much more readable. (user: js size: 3205)
To Artifact [cc41e9df60]:
- File src/atomic_no_threads.h — part of check-in [44f45c2e35] at 2017-01-09 17:36:36 on branch trunk — Update copyright Forgot to add 2017, even though I already did quite some changes in 2017. (user: js size: 3211)
1 | 1 2 3 4 5 6 7 8 9 | - + | /* |
| ︙ |