K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-06-03T17:07:57.490549Z K 7 svn:log V 251 MFC 248167: Fix the 'C' field for a running thread to match the behavior described in the manpage by having it display the current CPU (ki_oncpu) rather than the previously used CPU (ki_lastcpu). ki_lastcpu is still used for all other thread states. END