K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-12-29T23:16:20.481848Z K 7 svn:log V 211 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. Reviewed by: kib MFC after: 1 week END