Stop the event thread when releasing the context
commit84a90b7cc39a797781566ceebd6de40c495808aa
authorChris Robinson <chris.kcat@gmail.com>
Fri, 21 Sep 2018 05:44:58 +0000 (20 22:44 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 21 Sep 2018 05:44:58 +0000 (20 22:44 -0700)
tree7aebdc6ed991f79e6a5342d9391d7267efac3ad2
parentebbbeb0d660e442324c2b563c7b59e9f74ad15e9
Stop the event thread when releasing the context

To ensure no user callback gets called after alcDestroyContext.
Alc/ALc.c