HomeFreeBSD

MFC r357492 by dchagin:

Description

MFC r357492 by dchagin:

For code reuse in Linuxulator rename get_proccess_cputime()
and get_thread_cputime() and add prototypes for it to <sys/syscallsubr.h>.

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.

Details

Provenance
traszAuthored on
Parents
rS364687: MFC r357491 by dchagin:
Branches
Unknown
Tags
Unknown