This website requires JavaScript.
Explore
Help
Sign In
encounter
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/encounter/SDL.git
synced
2025-05-28 10:11:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
audio
/
pipewire
History
Frank Praznik
66866249a2
audio: pipewire: Condition variable doesn't need to be atomic
...
The condition variable is guarded by a mutex, so no need for it to be atomic.
2022-02-07 15:11:31 -05:00
..
SDL_pipewire.c
audio: pipewire: Condition variable doesn't need to be atomic
2022-02-07 15:11:31 -05:00
SDL_pipewire.h
audio: pipewire: Condition variable doesn't need to be atomic
2022-02-07 15:11:31 -05:00