Module Name: src Committed By: thorpej Date: Wed Dec 26 20:30:36 UTC 2018
Modified Files:
src/sys/kern: kern_threadpool.c
Log Message:
Make the callers of threadpool_create() and threadpool_destroy()
responsibile for managing their own storage.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/kern/kern_threadpool.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
