1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+61-87
- CMakeLists.txt+1
- build.jam-1
- doc/lockfree.qbk+14-22
- include/boost/lockfree/detail/freelist.hpp+8-10
- include/boost/lockfree/detail/parameter.hpp+14-9
- include/boost/lockfree/detail/prefix.hpp+21-7
- include/boost/lockfree/detail/tagged_ptr_dcas.hpp+1-9
- include/boost/lockfree/lockfree_forward.hpp+12-4
- include/boost/lockfree/policies.hpp+19-13
- include/boost/lockfree/queue.hpp+7-7
- include/boost/lockfree/spsc_queue.hpp+6-6
- include/boost/lockfree/spsc_value.hpp+336
- include/boost/lockfree/stack.hpp+7-5
- test/CMakeLists.txt+2
- test/queue_interprocess_test.cpp+1-1
- test/queue_test.cpp+1-3
- test/spsc_queue_stress_test.cpp+2-2
- test/spsc_value_stress_test.cpp+90
- test/spsc_value_test.cpp+119
- test/stack_test.cpp+1-1
0 commit comments