Module Name: src Committed By: riastradh Date: Mon Sep 7 01:07:38 UTC 2020
Modified Files: src/share/man/man9: threadpool.9 Log Message: threadpool: Fix man page for threadpool_job_init. This is threadpool_job_init(job, fn, interlock, fmt, args...), not just threadpool_job_init(job, fn, interlock). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/threadpool.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.