K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-01-23T01:21:11.504047Z K 7 svn:log V 187 MFC 292892: Call kern_thr_exit() instead of duplicating it. This code is missing the racct_subr() call from kern_thr_exit() and would require further code duplication in future changes. END