K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-10-05T19:48:21.000000Z K 7 svn:log V 377 Update this manpage: - Remove references to cpu_critical_*() as they no longer exist. - Explain that any preemptions that occur during a critical section are deferred until the current thread exits the section. - Remove a bogus example usage of a critical section. - Note that one can interlock critical sections with spin mutexes in certain situations. MFC after: 3 days END