Use volatile for member variables that are changed in a different thread
commit9e9ff44b176578035be146f89c5a06258cb6a019
authorChris Robinson <chris.kcat@gmail.com>
Fri, 11 Jul 2008 03:36:28 +0000 (10 20:36 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 11 Jul 2008 03:36:28 +0000 (10 20:36 -0700)
tree2447ca4ee5c26c164b3e88e88e2d0d44a110e11e
parentf369be148f179161258cd789917f45c66faec428
Use volatile for member variables that are changed in a different thread
Alc/alsa.c
Alc/dsound.c
Alc/oss.c
Alc/wave.c