K 10 svn:author V 7 dchagin K 8 svn:date V 27 2013-02-23T08:17:44.453110Z K 7 svn:log V 217 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(). Where the second will be used in linux_exit() system call later. END