]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
thread: staticize thread_reap and move td_allocdomain
authormjg <mjg@FreeBSD.org>
Thu, 26 Nov 2020 06:59:27 +0000 (06:59 +0000)
committermjg <mjg@FreeBSD.org>
Thu, 26 Nov 2020 06:59:27 +0000 (06:59 +0000)
commitc352317370e1e753db7166823233e2890179527b
tree7405a6faeb8c6c0f788bc43094952c6d525790fc
parent548cba0812aa1610667de9b4a9b601d149d67bdb
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