diff options
author | TSRBerry <20988865+TSRBerry@users.noreply.github.com> | 2023-03-19 11:30:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-19 11:30:04 +0100 |
commit | c05c688ee840dc0f8981858d7e723667efdcb8b5 (patch) | |
tree | fa4fa5c94290271a594c2a9a027020c49b5f6b8c /Ryujinx.Audio.Backends.SoundIo/Native/SoundIoDeviceAim.cs | |
parent | b2623dc27d14e9c672429a3819d20958954cb170 (diff) |
Avoid copying more handles than we have space for (#4564)1.1.670
* Avoid copying more handles than we have space for
* Use locks instead
* Reduce nesting by combining the lock statements
* Add locks for other uses of _sessionHandles and _portHandles
* Use one object to lock instead of locking twice
* Release the lock as soon as possible
Diffstat (limited to 'Ryujinx.Audio.Backends.SoundIo/Native/SoundIoDeviceAim.cs')
0 files changed, 0 insertions, 0 deletions