Module Name:    src
Committed By:   riastradh
Date:           Mon Aug 15 11:43:56 UTC 2022

Modified Files:
        src/sys/kern: subr_workqueue.c

Log Message:
workqueue(9): workqueue_wait and workqueue_destroy may sleep.

But might not, so assert sleepable up front.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/kern/subr_workqueue.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to