Module Name: src Committed By: christos Date: Thu Nov 9 15:40:23 UTC 2017
Modified Files: src/sys/kern: subr_pool.c Log Message: Since pr_lock is now used to wait for two things now (PR_GROWING and PR_WANTED) we need to loop for the condition we wanted. To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 src/sys/kern/subr_pool.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.