diff options
author | Tim Chase <[email protected]> | 2014-07-25 23:45:26 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2014-07-28 14:19:24 -0700 |
commit | 2bf35fb7547f2b66a1905b5ee86b467ff2d3c4b6 (patch) | |
tree | bbb3f10575aa9c43a06545b0f813465c1cb54a16 /module | |
parent | 7f23e0010977ffa492d6df57aee0c97ce8e74278 (diff) |
Add atomic_swap_32() and atomic_swap_64()
The atomic_swap_32() function maps to atomic_xchg(), and
the atomic_swap_64() function maps to atomic64_xchg().
Signed-off-by: Tim Chase <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #377
Diffstat (limited to 'module')
0 files changed, 0 insertions, 0 deletions