Avoid holding the context lock while setting source parameters
commit97027a7ad9815435b2e06f3e755c9dea74d56731
authorChris Robinson <chris.kcat@gmail.com>
Sun, 11 Sep 2011 07:47:31 +0000 (11 00:47 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 11 Sep 2011 07:47:31 +0000 (11 00:47 -0700)
treefeb74e3387fc3132e313c9ed9d5996bb8172678c
parent3a8ef2f0d68914ef31b899a1f871aa12c57ff39d
Avoid holding the context lock while setting source parameters

Note that some parameters still need the lock when getting or setting them.
OpenAL32/alSource.c