Use an atomic instead of volatile to tell a thread to quit
commitec14c98f2d7c2a01f62a2fcebf1d9479cb540a0d
authorChris Robinson <chris.kcat@gmail.com>
Fri, 2 Feb 2018 02:59:32 +0000 (1 18:59 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 2 Feb 2018 02:59:32 +0000 (1 18:59 -0800)
treed21cebacf7b9b974cf8ad4bfc675f51462a6f893
parent975c682ec367f61e6e700b21da38e2c59cf69c3b
Use an atomic instead of volatile to tell a thread to quit
Alc/backends/jack.c