K 10 svn:author V 7 dchagin K 8 svn:date V 27 2016-01-09T14:36:44.632322Z K 7 svn:log V 224 MFC r283372: 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. END