This website requires JavaScript.
Explore
Help
Sign In
boost
/
atomic
Watch
2
Star
0
Fork
0
You've already forked atomic
mirror of
https://github.com/boostorg/atomic.git
synced
2026-02-02 20:32:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b80d0ebe3633028e0847301bee364bf8998a5ba0
atomic
/
test
History
Andrey Semashev
17cf91d8c9
Working on the library rewrite. Implemented gcc-x86 and gcc-sync
...
backends.
2014-05-04 00:14:24 +04:00
..
api_test_helpers.hpp
Compilation fixes. Added public headers for atomic_flag and atomic.
2014-04-20 17:26:42 +04:00
atomicity.cpp
Corrected includes.
2014-01-27 11:30:04 +04:00
fallback_api.cpp
atomic: remove remaining C99 ints
2012-07-22 13:05:39 +00:00
Jamfile.v2
Attempt to fix tests on MSVC
2013-09-05 17:01:50 +00:00
lockfree.cpp
Working on the library rewrite. Implemented gcc-x86 and gcc-sync
2014-05-04 00:14:24 +04:00
native_api.cpp
Fixed compilation with gcc 4.4. Optimized code for gcc older than 4.7 and also added support for 128-bit atomic ops. Completed transition to defaulted and deleted functions.
2013-06-16 13:40:11 +00:00
ordering.cpp
Corrected includes.
2014-01-27 11:30:04 +04:00