diff options
author | Chris Robinson <[email protected]> | 2017-01-10 03:02:26 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-01-10 03:02:26 -0800 |
commit | e20f0ae5a3c68767a7e08df96fbfa707f36ea6db (patch) | |
tree | efac7f9b2ec90d7fdff00ca2b64f1c80b1e90f05 /Alc/mixer_sse3.c | |
parent | 987b6e069bcb9947bf2739aca33d890ebad5bebc (diff) |
Hold Pulse's mainloop lock while calling capture functions
Since commit c837484015e, the backend's lock is no longer implicitly held when
calling capture functions. A separate mutex is used to ensure serial access,
and its up to the backend to protect against races and reentrancy with the
audio API.
Diffstat (limited to 'Alc/mixer_sse3.c')
0 files changed, 0 insertions, 0 deletions