• Max Kellermann's avatar
    music_pipe: removed "volatile" · b42dad9b
    Max Kellermann authored
    The "volatile" keyword doesn't help here, because we have proper
    memory barriers, but it disables some optimizations.  Remove it.
    b42dad9b
pipe.h 3.37 KB