Module Name: src Committed By: nat Date: Tue Jan 9 04:10:27 UTC 2018
Modified Files: src/sys/dev: audio.c Log Message: Rework of play/rec threads to ensure effective use of locks. Addresses part of PR kern/52889 where the mixing thread would not exit on audio detach. To generate a diff of this commit: cvs rdiff -u -r1.447 -r1.448 src/sys/dev/audio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.