NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52889 CVS commit: src/sys/dev



The following reply was made to PR kern/52889; it has been noted by GNATS.

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52889 CVS commit: src/sys/dev
Date: Tue, 9 Jan 2018 04:10:27 +0000

 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.
 


Home | Main Index | Thread Index | Old Index