Atomic operations (fetch_sub, fetch_and, fetch_or, fetch_xor) (in progress)
commitb4227cb4b0f0f70d77a08ad68bce737f9f261103
authorSven Suursoho <sven.suursoho@gmail.com>
Mon, 23 Jun 2008 08:45:04 +0000 (23 11:45 +0300)
committerSven Suursoho <sven.suursoho@gmail.com>
Mon, 23 Jun 2008 08:45:04 +0000 (23 11:45 +0300)
treead1a3e7ddc1286dac69c04e0d6d9dae8ea0a9d59
parent9f6736d8c6a2b78750fbda9f030dd91f499db00a
Atomic operations (fetch_sub, fetch_and, fetch_or, fetch_xor) (in progress)
sol/atomic/bits/x86/operations-gcc.hpp
sol/atomic/operations.hpp
sol/atomic/operations_test.cpp
sol/test_main.cpp