]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
thread: staticize thread_reap and move td_allocdomain
authorMateusz Guzik <mjg@FreeBSD.org>
Thu, 26 Nov 2020 06:59:27 +0000 (06:59 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Thu, 26 Nov 2020 06:59:27 +0000 (06:59 +0000)
commitb83e94be536d1e4b426a98754db5a59ef4b8c3e7
tree7405a6faeb8c6c0f788bc43094952c6d525790fc
parentddfc488c36512462bd4dccaa7604e4cf57bdb2ad
thread: staticize thread_reap and move td_allocdomain

thread_init is a much better fit as the the value is constant after
initialization.
sys/kern/kern_thread.c
sys/sys/proc.h