Date: Thu, 4 Dec 2003 18:08:13 -0800 (PST) From: Mathew Kanner <matk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c Message-ID: <200312050208.hB528DnA070490@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
matk 2003/12/04 18:08:13 PST FreeBSD src repository Modified files: sys/dev/sound/pcm channel.c Log: Fix some locking violations by creating seperate mutex classes for play and record channels. Approved by: seigo (mentor) Approved by: scottl (re) Revision Changes Path 1.93 +6 -3 src/sys/dev/sound/pcm/channel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312050208.hB528DnA070490>