Make killNow volatile
This commit is contained in:
parent
e0d0edc0fc
commit
ab77fc14d5
@ -136,7 +136,7 @@ typedef struct {
|
||||
pa_threaded_mainloop *loop;
|
||||
|
||||
ALvoid *thread;
|
||||
ALboolean killNow;
|
||||
volatile ALboolean killNow;
|
||||
|
||||
pa_stream *stream;
|
||||
pa_context *context;
|
||||
|
Loading…
x
Reference in New Issue
Block a user