]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Define atomic_cmpset_acq_long and atomic_cmpset_rel_long so that
authorJohn Birrell <jb@FreeBSD.org>
Mon, 19 Nov 2007 03:16:16 +0000 (03:16 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Mon, 19 Nov 2007 03:16:16 +0000 (03:16 +0000)
commit912097517a803f6e32a192bbe37884c247883e67
tree29890779666124af6a222f0eaf3bafc3192e0f19
parent4940ef4ad02b26f2015f871577c6b3bd7edd7324
Define atomic_cmpset_acq_long and atomic_cmpset_rel_long so that
they use casts rather than just assuming that the compiler will DTRT
without complaining.
sys/powerpc/include/atomic.h