Module Name: src Committed By: thorpej Date: Tue Dec 21 19:00:38 UTC 2021
Modified Files:
src/sys/kern: kern_lwp.c
Log Message:
Rather than calling xc_barrier() in lwp_dtor(), set a pre-destruct hook
on the lwp_cache and invoke the barrier there.
To generate a diff of this commit:
cvs rdiff -u -r1.244 -r1.245 src/sys/kern/kern_lwp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
