K 10 svn:author V 7 dchagin K 8 svn:date V 27 2020-02-04T05:25:51.210867Z K 7 svn:log V 384 For code reuse in Linuxulator rename get_proccess_cputime() and get_thread_cputime() and add prototypes for it to . As both functions become a public interface add process lock assert to ensure that the process is not exiting under it. Fix whitespace nit while here. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D23340 MFC after 2 weeks END