K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-06-25T18:29:32.000000Z K 7 svn:log V 266 Count the context switch when blocking on a mutex as a voluntary context switch. Count the context switch when preempting the current thread to let a higher priority thread blocked on a mutex we just released run as an involuntary context switch. Reported by: bde END