Module Name: src Committed By: riastradh Date: Mon Sep 7 01:08:27 UTC 2020
Modified Files: src/sys/kern: kern_threadpool.c Log Message: threadpool: Simplify job reference-counting logic. Use atomic_load_relaxed while here. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 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.