K 10 svn:author V 7 dchagin K 8 svn:date V 27 2015-05-24T14:36:33.786404Z K 7 svn:log V 287 In preparation for switching linuxulator to the use the native 1:1 threads split sys_thr_exit() up into sys_thr_exit() and kern_thr_exit(). Move Where the second will be used in linux_exit() system call later. Differential Revision: https://reviews.freebsd.org/D1028 Reviewed by: trasz END