CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/01/15 21:15:46
Modified files:
audio/xmms : Makefile
audio/xmms/files: audio_sndio.c
Log message:
audio backends can be called from different threads, so use a mutex
to protect global objects.
from Thomas Pfaff, thanks
