freebsd-dev/lib/libkse/arch
Daniel Eischen c0addafac3 Fix a race condition introduced when redzones were added. Use an
atomic operation to return and adjust the stack.

Submitted by:	luoqi
2006-02-24 22:03:10 +00:00
..
amd64 Fix a race condition introduced when redzones were added. Use an 2006-02-24 22:03:10 +00:00
arm Use the new atomic_cmpset_32(). 2005-04-07 22:06:05 +00:00
i386 Remove an unused variable. 2005-07-29 21:49:47 +00:00
ia64 Fix compile, s/tp_dtv/tp_tdv/g. 2004-08-16 14:07:38 +00:00
powerpc Bring PPC up to date with latest TLS changes. 2004-08-16 05:41:39 +00:00
sparc64 Fix compile, s/tp_dtv/tp_tdv/g. 2004-08-16 14:07:38 +00:00