]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Call pcm_chn_destroy() in pcm_killchan() so that channel mutexes are destroyed and...
authorcognet <cognet@FreeBSD.org>
Mon, 4 Nov 2002 19:12:02 +0000 (19:12 +0000)
committercognet <cognet@FreeBSD.org>
Mon, 4 Nov 2002 19:12:02 +0000 (19:12 +0000)
commit2b19845e44945f075ae6fa1d66b3275725f09bf8
tree4d3dcfeb98ef4fa73017d17243fac44efe7baa65
parentcbc958af4ef0458162f48a26cf9dec931bdfc6af
Call pcm_chn_destroy() in pcm_killchan() so that channel mutexes are destroyed and struct pcm_channel freed.

Reviewed by: cg
MFC after: 3 days
sys/dev/sound/pcm/sound.c