[Openal-devel] Some threading bits
Matias D'Ambrosio
angasule at gmail.com
Thu Jul 10 11:13:12 PDT 2008
I'm attaching a ridiculously short patch which I'm not even sure is
necessary. The variable killNow is an int (used as a boolean) in alsa.c ,
apparently to stop alsa processing while killing the thread. Shouldn't it be a
volatile?
Doesn't seem to be causing problems, but since you all seemed eager to see
some traffic... :-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: killnow_thread.patch
Type: text/x-patch
Size: 260 bytes
Desc: not available
Url : http://opensource.creative.com/pipermail/openal-devel/attachments/20080710/7ac3c589/killnow_thread.bin
More information about the Openal-devel
mailing list