K 10 svn:author V 5 peter K 8 svn:date V 27 1999-05-09T23:30:01.000000Z K 7 svn:log V 251 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. END