Implementation of xchg primitives derived from MIT license
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 12 May 2009 19:28:55 +0000 (15:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 12 May 2009 19:28:55 +0000 (15:28 -0400)
commit0114ba7f23f86623c237baeb28ec8e4b39b9bb84
tree8f2039caa9744b8f1cbd13ee7e54e7d5c387f2f3
parent3162dfe1928d4d6bf857f8e9e1c814eb8a994a0d
Implementation of xchg primitives derived from MIT license

See LICENSE for details.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
LICENSE
Makefile
arch_atomic_ppc.h [new file with mode: 0644]
arch_atomic_x86.h [new file with mode: 0644]
arch_ppc.h
arch_x86.h
This page took 0.024686 seconds and 4 git commands to generate.