Home
last modified time | relevance | path

Searched hist:"0264 a0ebd12014be142aa0c07ce20c01783f2865" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/amd64/include/
H A Dcpufunc.hdiff 0264a0ebd12014be142aa0c07ce20c01783f2865 Mon May 10 01:30:01 CEST 1999 Peter Wemm <peter@FreeBSD.org> loadandclear() uses an atomic instruction (even on SMP, where it's an
implicitly LOCK'ed instruction), so there shouldn't be any harm in making
it volatile pointer compatable for one of the users of it. It seems to
generate the same code regardless.
diff 0264a0ebd12014be142aa0c07ce20c01783f2865 Mon May 10 01:30:01 CEST 1999 Peter Wemm <peter@FreeBSD.org> loadandclear() uses an atomic instruction (even on SMP, where it's an
implicitly LOCK'ed instruction), so there shouldn't be any harm in making
it volatile pointer compatable for one of the users of it. It seems to
generate the same code regardless.