K 10 svn:author V 3 kib K 8 svn:date V 27 2010-05-26T19:26:28.205059Z K 7 svn:log V 213 MFC r208488: Fix the double counting of the last process thread td_incruntime on exit, that is done once in thread_exit() and the second time in proc_reap(), by clearing td_incruntime. Approved by: re (kensmith) END